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 Jun 13, 2024
1 parent fec5aaa commit ce4b6e1
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.24.2-0.20240603083719-c7469c79d09f
github.com/gravitl/netmaker v0.24.2
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.24.2-0.20240603083719-c7469c79d09f h1:4+I185/kGNc8YQRmbD/bY7bHwfxHQC2y1oLwWIKVzbs=
github.com/gravitl/netmaker v0.24.2-0.20240603083719-c7469c79d09f/go.mod h1:lZpT2IRYkya/B0m6p26xGgwFZE+ol23/sBh6/MIlzbI=
github.com/gravitl/netmaker v0.24.2 h1:7/NCWk0OHQnviYQHqxEnYAeiT5JFIVFd0y4ial9sPiM=
github.com/gravitl/netmaker v0.24.2/go.mod h1:shIEqa6Jiz706+FMoKB0M/ccirSV+auyutCZ4otmW4c=
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 ce4b6e1

Please sign in to comment.