aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGrégoire Duchêne <gduchene@awhk.org>2022-08-14 13:27:53 +0100
committerGrégoire Duchêne <gduchene@awhk.org>2022-08-14 13:27:53 +0100
commit82193fc73732e5279c2023ebb9ce1190d3a6ed9e (patch)
tree9ed8a81e297143ff3b38076c5ae368ca75074c3c /go.mod
parent59210c42cbe9a867343f0dc6a973e34eb2f1771f (diff)
Update github.com/hashicorp/vault to v1.11.2HEADv1.0.0main
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index b07b2e6..b698810 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,5 @@
module go.awhk.org/secsplit
-go 1.15
+go 1.18
-require github.com/hashicorp/vault v1.6.1
+require github.com/hashicorp/vault v1.11.2