diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
