Go to file
dependabot[bot] 7bea9b1612
build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.18.0 to 1.19.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.18.0...v1.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-10 09:12:08 +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
INSTALL.md
LICENSE
README.md
activate-opt
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/prometheus/client_golang 2024-05-10 09:12:08 +00:00
go.sum build(deps): bump github.com/prometheus/client_golang 2024-05-10 09:12:08 +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