Skip to content

Commit

Permalink
update go mod for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Gravitl committed Apr 17, 2024
1 parent 0dc4fe6 commit f4a8223
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/google/nftables v0.1.0
github.com/google/uuid v1.6.0
github.com/gorilla/websocket v1.5.1
github.com/gravitl/netmaker v0.23.1-0.20240416055906-7dc4e6c4659e
github.com/gravitl/netmaker v0.24.0
github.com/gravitl/tcping v0.1.2-0.20230801110928-546055ebde06
github.com/gravitl/txeh v0.0.0-20230509181318-3778c58bd69f
github.com/guumaster/hostctl v1.1.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY=
github.com/gorilla/mux v1.8.1/go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWSiMQ=
github.com/gorilla/websocket v1.5.1 h1:gmztn0JnHVt9JZquRuzLw3g4wouNVzKL15iLr/zn/QY=
github.com/gorilla/websocket v1.5.1/go.mod h1:x3kM2JMyaluk02fnUJpQuwD2dCS5NDG2ZHL0uE0tcaY=
github.com/gravitl/netmaker v0.23.1-0.20240416055906-7dc4e6c4659e h1:ODfdds4oJ4V6sVEA/GskTZpYOnB4xc85vW1vMseAqZM=
github.com/gravitl/netmaker v0.23.1-0.20240416055906-7dc4e6c4659e/go.mod h1:EYUPUhhHvUgSGJkqm4x/IW8k1RD20icQlLHsObseyV8=
github.com/gravitl/netmaker v0.24.0 h1:cVv4nzaIpeYnL9jtDhmXeNlh3eKfmyaezphULUTl6wo=
github.com/gravitl/netmaker v0.24.0/go.mod h1:EYUPUhhHvUgSGJkqm4x/IW8k1RD20icQlLHsObseyV8=
github.com/gravitl/tcping v0.1.2-0.20230801110928-546055ebde06 h1:g2fBXRNT9eiQohyHcoME3SVmeG7OKoJPWrs7A+009kU=
github.com/gravitl/tcping v0.1.2-0.20230801110928-546055ebde06/go.mod h1:12iViYKWAzRPj5/oEGAaD7Wje+Nuz8M9eDJbV7qhKAA=
github.com/gravitl/txeh v0.0.0-20230509181318-3778c58bd69f h1:XzsYovKdrDvj2z2HEHoeHU67+JIEFMHQKHU6oU+1fVE=
Expand Down

0 comments on commit f4a8223

Please sign in to comment.