Skip to content

Commit bc27a5d

Browse files
authored
Bump go version to resolve sec vuln (#98)
1 parent 6490f43 commit bc27a5d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.23.6
1+
1.25.1

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/hashicorp/vault-plugin-database-redis
22

3-
go 1.25.0
3+
go 1.25.1
44

55
require (
66
github.com/hashicorp/errwrap v1.1.0

0 commit comments

Comments
 (0)