Skip to content

Commit

Permalink
fix(deps): update github.com/gnolang/gno digest to dce345f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2023
1 parent 043acbf commit beb6791
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 5 deletions.
6 changes: 1 addition & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,13 @@ go 1.16

require (
github.com/cespare/xxhash/v2 v2.1.2 // indirect
github.com/gnolang/gno v0.0.0-20220624221705-26054ddeba79
github.com/gnolang/gno v0.0.0-20231011200833-dce345f31b8f
github.com/golang/glog v1.0.0 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/google/flatbuffers v2.0.6+incompatible // indirect
github.com/klauspost/compress v1.15.6 // indirect
go.opencensus.io v0.23.0 // indirect
go.uber.org/atomic v1.9.0 // indirect
golang.org/x/net v0.0.0-20220531201128-c960675eff93 // indirect
golang.org/x/tools v0.1.10 // indirect
google.golang.org/protobuf v1.28.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading

0 comments on commit beb6791

Please sign in to comment.