Skip to content

Commit

Permalink
Fix the go.mod version for the new major.
Browse files Browse the repository at this point in the history
Signed-off-by: Brendan Winter <[email protected]>
  • Loading branch information
bwinter committed Jul 25, 2023
1 parent 8cbee0a commit bb1fc0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/WavefrontHQ/go-wavefront-management-api
module github.com/WavefrontHQ/go-wavefront-management-api/v2

go 1.18

Expand Down

0 comments on commit bb1fc0b

Please sign in to comment.