Skip to content

Commit

Permalink
update dmsg dependency (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
0pcom authored Jun 23, 2024
1 parent 2af10ac commit a8ad1c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/ivanpirog/coloredcobra v1.0.1
github.com/lib/pq v1.10.9
github.com/sirupsen/logrus v1.9.3
github.com/skycoin/dmsg v1.3.14
github.com/skycoin/dmsg v1.3.22-0.20240622174622-39e439d5679d
github.com/skycoin/skycoin v0.27.1
github.com/skycoin/skywire v1.3.16
github.com/skycoin/skywire-utilities v1.3.17
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ github.com/quic-go/quic-go/quicvarint
## explicit; go 1.13
github.com/sirupsen/logrus
github.com/sirupsen/logrus/hooks/syslog
# github.com/skycoin/dmsg v1.3.14 => github.com/skycoin/dmsg v1.3.18-0.20240226072009-86c43e8d4ca4
# github.com/skycoin/dmsg v1.3.22-0.20240622174622-39e439d5679d => github.com/skycoin/dmsg v1.3.18-0.20240226072009-86c43e8d4ca4
## explicit; go 1.21
github.com/skycoin/dmsg/internal/servermetrics
github.com/skycoin/dmsg/pkg/direct
Expand Down

0 comments on commit a8ad1c3

Please sign in to comment.