Go to file
dependabot[bot] 400b0828b9
build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 09:30:36 +00:00
.github Update go modules 2024-02-16 14:48:50 +00:00
cmd/radiance cmd: add blockstore tar-blocks command 2024-02-11 18:07:39 +00:00
contrib Update deps script 2024-02-11 18:18:14 +00:00
fixtures sealevel: modify memcmp syscall 2023-07-05 21:06:41 +01:00
pkg cmd: add blockstore tar-blocks command 2024-02-11 18:07:39 +00:00
.gitignore contrib: add deps-bundle.sh 2023-06-10 16:44:39 +00:00
INSTALL.md upgrade quic-go 2023-06-10 16:19:12 +00:00
LICENSE
README.md Update install guide 2023-03-05 19:07:16 +00:00
activate-opt activate-opt: source in lib64 2023-05-25 22:57:28 +00:00
deps.sh Update deps script 2024-02-11 18:18:14 +00:00
generate.sh Remove BigTable support 2023-06-10 12:58:30 -05:00
go.mod build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 2024-03-04 09:30:36 +00:00
go.sum build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 2024-03-04 09:30:36 +00:00
shell.nix

README.md

radiance ☀️

Assortment of Solana protocol modules written in Go.

⚠️ No guarantees, no support. Check back later unless you're ready to read and understand the code. ⚠️

Go Reference

Installation Guide