Skip to content

Commit b67d1e1

Browse files
author
Gravitl
committed
update go mod for release
1 parent d7cbb2f commit b67d1e1

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
@@ -14,7 +14,7 @@ require (
1414
github.com/google/nftables v0.3.0
1515
github.com/google/uuid v1.6.0
1616
github.com/gorilla/websocket v1.5.3
17-
github.com/gravitl/netmaker v1.2.1-0.20251220081454-38d431cb1a0f
17+
github.com/gravitl/netmaker v1.4.0
1818
github.com/gravitl/tcping v0.1.2-0.20230801110928-546055ebde06
1919
github.com/hashicorp/go-version v1.8.0
2020
github.com/kr/pretty v0.3.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY=
7171
github.com/gorilla/mux v1.8.1/go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWSiMQ=
7272
github.com/gorilla/websocket v1.5.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aNNg=
7373
github.com/gorilla/websocket v1.5.3/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
74-
github.com/gravitl/netmaker v1.2.1-0.20251220081454-38d431cb1a0f h1:6y8Vy3JLmjJnbjwVjStn59iSqBln9utNyFzcn133mes=
75-
github.com/gravitl/netmaker v1.2.1-0.20251220081454-38d431cb1a0f/go.mod h1:FBjyWY0lsCyF6gkBsGAJAfC1nS8DDdmab0Jt7Y1MLnk=
74+
github.com/gravitl/netmaker v1.4.0 h1:NZ4BtIGdpQItB2o0mTAhZmUtod9Y+AbIJELO1vdPExk=
75+
github.com/gravitl/netmaker v1.4.0/go.mod h1:FBjyWY0lsCyF6gkBsGAJAfC1nS8DDdmab0Jt7Y1MLnk=
7676
github.com/gravitl/tcping v0.1.2-0.20230801110928-546055ebde06 h1:g2fBXRNT9eiQohyHcoME3SVmeG7OKoJPWrs7A+009kU=
7777
github.com/gravitl/tcping v0.1.2-0.20230801110928-546055ebde06/go.mod h1:12iViYKWAzRPj5/oEGAaD7Wje+Nuz8M9eDJbV7qhKAA=
7878
github.com/hashicorp/go-version v1.8.0 h1:KAkNb1HAiZd1ukkxDFGmokVZe1Xy9HG6NUp+bPle2i4=

0 commit comments

Comments
 (0)