Skip to content

Commit d3296b8

Browse files
Bump github.com/gnolang/gno from 0.1.0-nightly.20240604 to 0.1.0-nightly.20240620 in the everything-else group (#35)
Bumps the everything-else group with 1 update: [github.com/gnolang/gno](https://github.com/gnolang/gno). Updates `github.com/gnolang/gno` from 0.1.0-nightly.20240604 to 0.1.0-nightly.20240620 - [Release notes](https://github.com/gnolang/gno/releases) - [Changelog](https://github.com/gnolang/gno/blob/master/Dockerfile.release) - [Commits](gnolang/gno@v0.1.0-nightly.20240604...v0.1.0-nightly.20240620) --- updated-dependencies: - dependency-name: github.com/gnolang/gno dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything-else ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c588f9f commit d3296b8

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

go.mod

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/gnolang/supernova
33
go 1.21
44

55
require (
6-
github.com/gnolang/gno v0.1.0-nightly.20240604
6+
github.com/gnolang/gno v0.1.0-nightly.20240620
77
github.com/peterbourgon/ff/v3 v3.4.0
88
github.com/schollz/progressbar/v3 v3.14.4
99
github.com/stretchr/testify v1.9.0
@@ -15,14 +15,12 @@ require (
1515
github.com/btcsuite/btcd/btcutil v1.1.5 // indirect
1616
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
1717
github.com/cockroachdb/apd/v3 v3.2.1 // indirect
18-
github.com/cosmos/ledger-cosmos-go v0.13.3 // indirect
1918
github.com/davecgh/go-spew v1.1.1 // indirect
2019
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 // indirect
2120
github.com/fsnotify/fsnotify v1.5.4 // indirect
2221
github.com/gnolang/overflow v0.0.0-20170615021017-4d914c927216 // indirect
2322
github.com/go-logr/logr v1.4.1 // indirect
2423
github.com/go-logr/stdr v1.2.2 // indirect
25-
github.com/golang/protobuf v1.5.4 // indirect
2624
github.com/golang/snappy v0.0.4 // indirect
2725
github.com/gorilla/websocket v1.5.1 // indirect
2826
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.0 // indirect
@@ -31,14 +29,11 @@ require (
3129
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect
3230
github.com/onsi/gomega v1.31.1 // indirect
3331
github.com/pelletier/go-toml v1.9.5 // indirect
34-
github.com/pkg/errors v0.9.1 // indirect
3532
github.com/pmezard/go-difflib v1.0.0 // indirect
3633
github.com/rivo/uniseg v0.4.7 // indirect
3734
github.com/rs/cors v1.10.1 // indirect
3835
github.com/rs/xid v1.5.0 // indirect
3936
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7 // indirect
40-
github.com/zondax/hid v0.9.2 // indirect
41-
github.com/zondax/ledger-go v0.14.3 // indirect
4237
go.etcd.io/bbolt v1.3.9 // indirect
4338
go.opentelemetry.io/otel v1.25.0 // indirect
4439
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.25.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMo
4949
github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ=
5050
github.com/fsnotify/fsnotify v1.5.4 h1:jRbGcIw6P2Meqdwuo0H1p6JVLbL5DHKAKlYndzMwVZI=
5151
github.com/fsnotify/fsnotify v1.5.4/go.mod h1:OVB6XrOHzAwXMpEM7uPOzcehqUV2UqJxmVXmkdnm1bU=
52-
github.com/gnolang/gno v0.1.0-nightly.20240604 h1:1ennenQkBiXVbypporU1R1v3cWf1T6ol7Ava0rvIAKA=
53-
github.com/gnolang/gno v0.1.0-nightly.20240604/go.mod h1:R9GL0bPvjrcZlWBmmQ5wMssKpBdJK/e5mZdUbkk5sV0=
52+
github.com/gnolang/gno v0.1.0-nightly.20240620 h1:D7bQxmzmn0KI6fpRkSnBytWCksi92f+rbvoYdoT4FZ0=
53+
github.com/gnolang/gno v0.1.0-nightly.20240620/go.mod h1:R9GL0bPvjrcZlWBmmQ5wMssKpBdJK/e5mZdUbkk5sV0=
5454
github.com/gnolang/overflow v0.0.0-20170615021017-4d914c927216 h1:GKvsK3oLWG9B1GL7WP/VqwM6C92j5tIvB844oggL9Lk=
5555
github.com/gnolang/overflow v0.0.0-20170615021017-4d914c927216/go.mod h1:xJhtEL7ahjM1WJipt89gel8tHzfIl/LyMY+lCYh38d8=
5656
github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=

0 commit comments

Comments
 (0)