Skip to content

Commit

Permalink
chore: update go-multiaddr to v0.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
simlecode committed Apr 23, 2024
1 parent 007ee3b commit e28020d
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 4 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/filecoin-project/venus-wallet

go 1.19
go 1.21

require (
contrib.go.opencensus.io/exporter/jaeger v0.2.1
Expand All @@ -22,7 +22,7 @@ require (
github.com/ipfs/go-log/v2 v2.5.1
github.com/minio/blake2b-simd v0.0.0-20160723061019-3f5f724cb5b1
github.com/mitchellh/go-homedir v1.1.0
github.com/multiformats/go-multiaddr v0.12.2
github.com/multiformats/go-multiaddr v0.12.3
github.com/spf13/cast v1.5.0
github.com/spf13/viper v1.12.0
github.com/stretchr/testify v1.8.4
Expand Down
Loading

0 comments on commit e28020d

Please sign in to comment.