upgrade roots
This commit is contained in:
@@ -3,7 +3,7 @@ module git.wisehodl.dev/jay/go-heartwood
|
||||
go 1.24.0
|
||||
|
||||
require (
|
||||
git.wisehodl.dev/jay/go-roots v0.4.1
|
||||
git.wisehodl.dev/jay/go-roots v0.5.0
|
||||
github.com/boltdb/bolt v1.3.1
|
||||
github.com/neo4j/neo4j-go-driver/v6 v6.0.0
|
||||
github.com/stretchr/testify v1.11.1
|
||||
@@ -15,6 +15,8 @@ require (
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/decred/dcrd/crypto/blake256 v1.1.0 // indirect
|
||||
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0 // indirect
|
||||
github.com/josharian/intern v1.0.0 // indirect
|
||||
github.com/mailru/easyjson v0.9.2 // indirect
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
golang.org/x/sys v0.41.0 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
|
||||
Reference in New Issue
Block a user