Skip to content

Commit 5752e4e

Browse files
author
Github Actions
committed
update go.mod for release
1 parent e50421f commit 5752e4e

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
@@ -11,7 +11,7 @@ require (
1111
github.com/google/nftables v0.1.0
1212
github.com/google/uuid v1.3.0
1313
github.com/gorilla/websocket v1.5.0
14-
github.com/gravitl/netmaker v0.18.2-0.20230228150102-d19f292e6cd6
14+
github.com/gravitl/netmaker v0.18.2
1515
github.com/gravitl/txeh v0.0.0-20230210102514-3bcf9822a4cc
1616
github.com/hashicorp/go-version v1.6.0
1717
github.com/kr/pretty v0.3.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,8 @@ github.com/gorilla/mux v1.8.0/go.mod h1:DVbg23sWSpFRCP0SfiEN6jmj59UnW/n46BH5rLB7
168168
github.com/gorilla/websocket v1.4.2/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
169169
github.com/gorilla/websocket v1.5.0 h1:PPwGk2jz7EePpoHN/+ClbZu8SPxiqlu12wZP/3sWmnc=
170170
github.com/gorilla/websocket v1.5.0/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
171-
github.com/gravitl/netmaker v0.18.2-0.20230228150102-d19f292e6cd6 h1:LSbRwMXHq2M6TYyGkA+tfetM7Lf0QljUHdi6Fetw9dI=
172-
github.com/gravitl/netmaker v0.18.2-0.20230228150102-d19f292e6cd6/go.mod h1:QEy/5E6JtG+qNh3gZ/DZo6O/AIDuhZQnkkHMZdwGakI=
171+
github.com/gravitl/netmaker v0.18.2 h1:pbandfEMKGDp8exQUJnHL9h39dEaa3x9fM5L4W94Q5w=
172+
github.com/gravitl/netmaker v0.18.2/go.mod h1:QEy/5E6JtG+qNh3gZ/DZo6O/AIDuhZQnkkHMZdwGakI=
173173
github.com/gravitl/txeh v0.0.0-20230210102514-3bcf9822a4cc h1:PF7f+zhhn5pQDjAGNckcdola8ap7IkTa6OOMIEZcq0Q=
174174
github.com/gravitl/txeh v0.0.0-20230210102514-3bcf9822a4cc/go.mod h1:92b/CoEzM+PNkeuYN1YyIf2SMH/8KNg5tlQYvuivbD8=
175175
github.com/hashicorp/go-version v1.6.0 h1:feTTfFNnjP967rlCxM/I9g701jU+RN74YKx2mOkIeek=

0 commit comments

Comments
 (0)