Skip to content

Commit e9a7ebc

Browse files
committed
Module path must match major version
Resolves #115489 Signed-off-by: Martin Baillie <[email protected]>
1 parent 75580a4 commit e9a7ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module github.com/martinbaillie/vault-plugin-secrets-github
1+
module github.com/martinbaillie/vault-plugin-secrets-github/v2
22

33
go 1.23.4
44

0 commit comments

Comments
 (0)