Skip to content

Commit

Permalink
update deps (#1846)
Browse files Browse the repository at this point in the history
  • Loading branch information
0pcom committed Jun 27, 2024
1 parent 6f467e5 commit 0f7ec0a
Show file tree
Hide file tree
Showing 5 changed files with 46 additions and 22 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ require (
github.com/pterm/pterm v0.12.66
github.com/robert-nix/ansihtml v1.0.1
github.com/sirupsen/logrus v1.9.3
github.com/skycoin/dmsg v1.3.22-0.20240624173430-27926d97ea3f
github.com/skycoin/dmsg v1.3.22-0.20240627165206-e8cd649ecc88
github.com/skycoin/skycoin v0.27.1
github.com/skycoin/skycoin-service-discovery v0.0.0-20240624174514-b0fc35086c3c
github.com/skycoin/skywire-services v0.0.0-20240624175050-7c26af2eca3e
github.com/skycoin/skycoin-service-discovery v0.0.0-20240627171358-7f59a951fa29
github.com/skycoin/skywire-services v0.0.0-20240627171623-87edf49d9025
github.com/skycoin/skywire-utilities v1.3.18-0.20240624172427-aeaf6f14fbdc
github.com/skycoin/systray v1.10.0
github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -682,16 +682,16 @@ github.com/sirupsen/logrus v1.6.0/go.mod h1:7uNnSEd1DgxDLC74fIahvMZmmYsHGZGEOFrf
github.com/sirupsen/logrus v1.9.0/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
github.com/skycoin/dmsg v1.3.22-0.20240624173430-27926d97ea3f h1:Cq9cqZGYvOXe/hC4YzecW6EqqkTADCrA2SZlsS94yMc=
github.com/skycoin/dmsg v1.3.22-0.20240624173430-27926d97ea3f/go.mod h1:v56TVWnlz18J4qrVFxjOyjzg153XSuay9Y76AUb35ac=
github.com/skycoin/dmsg v1.3.22-0.20240627165206-e8cd649ecc88 h1:ENFkdPTq1Um9uoYXAh3h0WTUpJjDHhVZZevsbbP2fyw=
github.com/skycoin/dmsg v1.3.22-0.20240627165206-e8cd649ecc88/go.mod h1:v56TVWnlz18J4qrVFxjOyjzg153XSuay9Y76AUb35ac=
github.com/skycoin/noise v0.0.0-20180327030543-2492fe189ae6 h1:1Nc5EBY6pjfw1kwW0duwyG+7WliWz5u9kgk1h5MnLuA=
github.com/skycoin/noise v0.0.0-20180327030543-2492fe189ae6/go.mod h1:UXghlricA7J3aRD/k7p/zBObQfmBawwCxIVPVjz2Q3o=
github.com/skycoin/skycoin v0.27.1 h1:HatxsRwVSPaV4qxH6290xPBmkH/HgiuAoY2qC+e8C9I=
github.com/skycoin/skycoin v0.27.1/go.mod h1:78nHjQzd8KG0jJJVL/j0xMmrihXi70ti63fh8vXScJw=
github.com/skycoin/skycoin-service-discovery v0.0.0-20240624174514-b0fc35086c3c h1:AE5wVxIf9RE32kA6zvJzs/vnCXppiaLmSIJWxD+4cso=
github.com/skycoin/skycoin-service-discovery v0.0.0-20240624174514-b0fc35086c3c/go.mod h1:cidPb7mQW0CsTYYu7XSziuIoFVrFE8wwPab9vq4lyg8=
github.com/skycoin/skywire-services v0.0.0-20240624175050-7c26af2eca3e h1:RFDCii8Jpo5MDFHyok8TagWIV4AUvxQzztlxM3yziho=
github.com/skycoin/skywire-services v0.0.0-20240624175050-7c26af2eca3e/go.mod h1:CaQby+q5UmKzJ/ZPQmhkPntELXNf94ztN232/u7Dvus=
github.com/skycoin/skycoin-service-discovery v0.0.0-20240627171358-7f59a951fa29 h1:Y7EJVrs41zHGLHvqTH69Lx2Rc39s+umxIlZ439osBeA=
github.com/skycoin/skycoin-service-discovery v0.0.0-20240627171358-7f59a951fa29/go.mod h1:v2r2hqtBsF9rb1wBoJWn21YCiGm0EmGgnhrwD4c54yY=
github.com/skycoin/skywire-services v0.0.0-20240627171623-87edf49d9025 h1:48nukMj8f8VsUlNuGfJP/49wqfzqfJshoKXkjKf4Qyc=
github.com/skycoin/skywire-services v0.0.0-20240627171623-87edf49d9025/go.mod h1:007npHSDcpTeQiG7e3h36W5IMl2+YT8N6nUB0pwtSYs=
github.com/skycoin/skywire-utilities v1.3.18-0.20240624172427-aeaf6f14fbdc h1:VCsz6iF8Eah3D+wHuSWT+Veb8C4XsYMQx+e0WtS6AAY=
github.com/skycoin/skywire-utilities v1.3.18-0.20240624172427-aeaf6f14fbdc/go.mod h1:yFKWpL1bDRPKU3uK+cTF4PnYUMe+eyIj5N2bk4sF5Cw=
github.com/skycoin/systray v1.10.0 h1:fQZJHMylpVvfmOOTLvUssfyHVDoC8Idx6Ba2BlLEuGg=
Expand Down
35 changes: 26 additions & 9 deletions vendor/github.com/skycoin/dmsg/cmd/dmsgweb/commands/dmsgweb.go

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

9 changes: 8 additions & 1 deletion vendor/github.com/skycoin/dmsg/cmd/dmsgweb/commands/root.go

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

6 changes: 3 additions & 3 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@ github.com/rs/cors
## explicit; go 1.13
github.com/sirupsen/logrus
github.com/sirupsen/logrus/hooks/syslog
# github.com/skycoin/dmsg v1.3.22-0.20240624173430-27926d97ea3f
# github.com/skycoin/dmsg v1.3.22-0.20240627165206-e8cd649ecc88
## explicit; go 1.21
github.com/skycoin/dmsg/cmd/dmsg-discovery/commands
github.com/skycoin/dmsg/cmd/dmsg-server/commands
Expand Down Expand Up @@ -527,14 +527,14 @@ github.com/skycoin/skycoin/src/cipher/ripemd160
github.com/skycoin/skycoin/src/cipher/secp256k1-go
github.com/skycoin/skycoin/src/cipher/secp256k1-go/secp256k1-go2
github.com/skycoin/skycoin/src/util/logging
# github.com/skycoin/skycoin-service-discovery v0.0.0-20240624174514-b0fc35086c3c
# github.com/skycoin/skycoin-service-discovery v0.0.0-20240627171358-7f59a951fa29
## explicit; go 1.21
github.com/skycoin/skycoin-service-discovery/cmd/service-discovery/commands
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-20240624175050-7c26af2eca3e
# github.com/skycoin/skywire-services v0.0.0-20240627171623-87edf49d9025
## 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 0f7ec0a

Please sign in to comment.