Skip to content

Commit

Permalink
update skywire-utilities@develop (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpalide authored Jan 27, 2024
1 parent d1af6ec commit 6410427
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/skycoin/dmsg v1.3.14
github.com/skycoin/skycoin v0.27.1
github.com/skycoin/skywire v1.3.16
github.com/skycoin/skywire-utilities v1.3.14
github.com/skycoin/skywire-utilities v1.3.15-0.20240127164323-6f667c2adceb
github.com/spf13/cobra v1.7.0
github.com/stretchr/testify v1.8.4
gorm.io/driver/postgres v1.3.8
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,8 @@ github.com/skycoin/skywire v1.3.16 h1:6p6j55FreY9nolih3kC4TM1uAuyq75TCSL+swQiOxw
github.com/skycoin/skywire v1.3.16/go.mod h1:qbefFm0bNhSEcKOXxws/4/1q3I615an0p9zHkFetyL4=
github.com/skycoin/skywire-utilities v1.3.14 h1:AzTV3oiij7b2VgpiZHJj/oy4Tojf22I+r50Riza8Xt0=
github.com/skycoin/skywire-utilities v1.3.14/go.mod h1:yFKWpL1bDRPKU3uK+cTF4PnYUMe+eyIj5N2bk4sF5Cw=
github.com/skycoin/skywire-utilities v1.3.15-0.20240127164323-6f667c2adceb h1:iL4n0PZZn447C1dBRPkatDFC6LFVPpg2LAV9gJbmfDc=
github.com/skycoin/skywire-utilities v1.3.15-0.20240127164323-6f667c2adceb/go.mod h1:yFKWpL1bDRPKU3uK+cTF4PnYUMe+eyIj5N2bk4sF5Cw=
github.com/spf13/cobra v1.4.0/go.mod h1:Wo4iy3BUC+X2Fybo0PDqwJIv3dNRiZLHQymsfxlB84g=
github.com/spf13/cobra v1.7.0 h1:hyqWnYt1ZQShIddO5kBpj3vu05/++x6tJ6dg8EC572I=
github.com/spf13/cobra v1.7.0/go.mod h1:uLxZILRyS/50WlhOIKD7W6V5bgeIt+4sICxh6uRMrb0=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ github.com/skycoin/skywire/pkg/transport/network/addrresolver
github.com/skycoin/skywire/pkg/transport/network/handshake
github.com/skycoin/skywire/pkg/transport/network/porter
github.com/skycoin/skywire/pkg/transport/network/stcp
# github.com/skycoin/skywire-utilities v1.3.14
# github.com/skycoin/skywire-utilities v1.3.15-0.20240127164323-6f667c2adceb
## explicit; go 1.21
github.com/skycoin/skywire-utilities/pkg/buildinfo
github.com/skycoin/skywire-utilities/pkg/cipher
Expand Down

0 comments on commit 6410427

Please sign in to comment.