Skip to content

Commit 00387c7

Browse files
author
Gravitl
committed
update go mod for release
1 parent 13a39d5 commit 00387c7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/google/nftables v0.3.0
1313
github.com/google/uuid v1.6.0
1414
github.com/gorilla/websocket v1.5.3
15-
github.com/gravitl/netmaker v1.4.1-0.20260204170812-b764da78185f
15+
github.com/gravitl/netmaker v1.5.0
1616
github.com/gravitl/tcping v0.1.2-0.20230801110928-546055ebde06
1717
github.com/hashicorp/go-retryablehttp v0.7.8
1818
github.com/hashicorp/go-version v1.8.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY=
7575
github.com/gorilla/mux v1.8.1/go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWSiMQ=
7676
github.com/gorilla/websocket v1.5.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aNNg=
7777
github.com/gorilla/websocket v1.5.3/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
78-
github.com/gravitl/netmaker v1.4.1-0.20260204170812-b764da78185f h1:FLW5YCVGgNPot2gS2kauc6GMM2okkPqVx4Y0lCAHloA=
79-
github.com/gravitl/netmaker v1.4.1-0.20260204170812-b764da78185f/go.mod h1:JbqnV3/Mn5nrj0kj9blGpxtVh7q6DvqsBwAVGBCtASE=
78+
github.com/gravitl/netmaker v1.5.0 h1:75PKRjzZV1zOeMto903ebgIxV3RI8BsMlJUfIt2SDsM=
79+
github.com/gravitl/netmaker v1.5.0/go.mod h1:JbqnV3/Mn5nrj0kj9blGpxtVh7q6DvqsBwAVGBCtASE=
8080
github.com/gravitl/tcping v0.1.2-0.20230801110928-546055ebde06 h1:g2fBXRNT9eiQohyHcoME3SVmeG7OKoJPWrs7A+009kU=
8181
github.com/gravitl/tcping v0.1.2-0.20230801110928-546055ebde06/go.mod h1:12iViYKWAzRPj5/oEGAaD7Wje+Nuz8M9eDJbV7qhKAA=
8282
github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ=

0 commit comments

Comments
 (0)