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 Dec 17, 2024
1 parent 6776c1e commit 270f5ea
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 @@ -14,7 +14,7 @@ require (
github.com/google/nftables v0.2.0
github.com/google/uuid v1.6.0
github.com/gorilla/websocket v1.5.3
github.com/gravitl/netmaker v0.26.1-0.20241216081832-fc8675bf9ccf
github.com/gravitl/netmaker v0.30.0
github.com/gravitl/tcping v0.1.2-0.20230801110928-546055ebde06
github.com/guumaster/hostctl v1.1.4
github.com/hashicorp/go-version v1.7.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,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.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aNNg=
github.com/gorilla/websocket v1.5.3/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
github.com/gravitl/netmaker v0.26.1-0.20241216081832-fc8675bf9ccf h1:rlfKJVL4WbjtE/zLQ1NBW+Mv3sWSH3q4sMFkT9LWpvA=
github.com/gravitl/netmaker v0.26.1-0.20241216081832-fc8675bf9ccf/go.mod h1:slbm9qt96v/dGpjBSOvPgEE+c71glcaVQeiNgIGIwPA=
github.com/gravitl/netmaker v0.30.0 h1:r2me6V0VhjfnHrbb5JGQDV74KIC/k66DzIYn6EZGuho=
github.com/gravitl/netmaker v0.30.0/go.mod h1:slbm9qt96v/dGpjBSOvPgEE+c71glcaVQeiNgIGIwPA=
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/guumaster/hostctl v1.1.4 h1:4zb9wEurBlz/hQiXFz9feHHfunf7oj+9serAH8ohGuM=
Expand Down

0 comments on commit 270f5ea

Please sign in to comment.