diff --git a/.go-version b/.go-version index ae96cc7..d905a6d 100644 --- a/.go-version +++ b/.go-version @@ -1 +1 @@ -1.24.3 +1.25.1 diff --git a/go.mod b/go.mod index 52839b8..b7a4c54 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/hashicorp/vault-plugin-secrets-gcpkms -go 1.25.0 +go 1.25.1 require ( cloud.google.com/go/kms v1.23.0