Skip to content

Commit

Permalink
update vendor deps (#1801)
Browse files Browse the repository at this point in the history
  • Loading branch information
0pcom authored Apr 3, 2024
1 parent 8f8c617 commit 3fc1238
Show file tree
Hide file tree
Showing 7 changed files with 168 additions and 20 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ require (
github.com/skycoin/dmsg v1.3.20
github.com/skycoin/skycoin v0.27.1
github.com/skycoin/skycoin-service-discovery v0.0.0-20240306165129-2af10aca698e
github.com/skycoin/skywire-services v0.0.0-20240316183902-caaa6f3db525
github.com/skycoin/skywire-services v0.0.0-20240403004908-50ccbbf07004
github.com/skycoin/skywire-utilities v1.3.18-0.20240208220612-9f31eda72f33
github.com/skycoin/systray v1.10.0
github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -441,8 +441,8 @@ github.com/skycoin/skycoin v0.27.1 h1:HatxsRwVSPaV4qxH6290xPBmkH/HgiuAoY2qC+e8C9
github.com/skycoin/skycoin v0.27.1/go.mod h1:78nHjQzd8KG0jJJVL/j0xMmrihXi70ti63fh8vXScJw=
github.com/skycoin/skycoin-service-discovery v0.0.0-20240306165129-2af10aca698e h1:y9C5pGHQp/iJFj0QJqr5SboE+Q2RmeYav/AncHOAmWg=
github.com/skycoin/skycoin-service-discovery v0.0.0-20240306165129-2af10aca698e/go.mod h1:h2Yq97wrppNdVgtAhEhY/9w568wS3T6CkK2pWhfUQm0=
github.com/skycoin/skywire-services v0.0.0-20240316183902-caaa6f3db525 h1:E6rHwv91yXloEiqyV1kET+lf7GvCVsReW7EqBNeD9hE=
github.com/skycoin/skywire-services v0.0.0-20240316183902-caaa6f3db525/go.mod h1:wtdETGZ3hm1DBYEQ/3t5b1apF4mw3heWTZiOisSgIsE=
github.com/skycoin/skywire-services v0.0.0-20240403004908-50ccbbf07004 h1:VTcuwPkcRkPP4QojtKv4OvsNua30xuY5c/SdpefU+ys=
github.com/skycoin/skywire-services v0.0.0-20240403004908-50ccbbf07004/go.mod h1:HGvza0o1t9KI/wGcklvoKIgfxfbI7M2PEtc+HsPz1nc=
github.com/skycoin/skywire-utilities v1.3.18-0.20240208220612-9f31eda72f33 h1:BzhyKolEWT8cnXZJMxC0TYGCvu3wMYdI6NOpvToN+uQ=
github.com/skycoin/skywire-utilities v1.3.18-0.20240208220612-9f31eda72f33/go.mod h1:yFKWpL1bDRPKU3uK+cTF4PnYUMe+eyIj5N2bk4sF5Cw=
github.com/skycoin/systray v1.10.0 h1:fQZJHMylpVvfmOOTLvUssfyHVDoC8Idx6Ba2BlLEuGg=
Expand Down

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

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

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

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 @@ -489,7 +489,7 @@ github.com/skycoin/skycoin-service-discovery/internal/pg
github.com/skycoin/skycoin-service-discovery/internal/sdmetrics
github.com/skycoin/skycoin-service-discovery/pkg/service-discovery/api
github.com/skycoin/skycoin-service-discovery/pkg/service-discovery/store
# github.com/skycoin/skywire-services v0.0.0-20240316183902-caaa6f3db525
# github.com/skycoin/skywire-services v0.0.0-20240403004908-50ccbbf07004
## explicit; go 1.21
github.com/skycoin/skywire-services/cmd/address-resolver/commands
github.com/skycoin/skywire-services/cmd/config-bootstrapper/commands
Expand Down

0 comments on commit 3fc1238

Please sign in to comment.