Skip to content

Commit

Permalink
upgrade go version (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinay-gopalan committed Dec 6, 2024
1 parent d9aafd8 commit 13b05d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.22.6
1.23.4
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/hashicorp/vault-plugin-secrets-openldap

go 1.22

toolchain go1.22.2
go 1.23

require (
github.com/armon/go-metrics v0.4.1
Expand Down

0 comments on commit 13b05d1

Please sign in to comment.