Skip to content

Commit

Permalink
update vault to 1.14.8 (#4063)
Browse files Browse the repository at this point in the history
  • Loading branch information
atoulme authored Dec 12, 2023
1 parent fdb3e6c commit ccbeddf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/fsnotify/fsnotify v1.7.0
github.com/go-zookeeper/zk v1.0.3
github.com/gogo/protobuf v1.3.2
github.com/hashicorp/vault v1.14.6
github.com/hashicorp/vault v1.14.8
github.com/hashicorp/vault-plugin-auth-gcp v0.16.1
github.com/hashicorp/vault/api v1.10.0
github.com/jaegertracing/jaeger v1.52.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -732,8 +732,8 @@ github.com/hashicorp/serf v0.9.5/go.mod h1:UWDWwZeL5cuWDJdl0C6wrvrUwEqtQ4ZKBKKEN
github.com/hashicorp/serf v0.9.6/go.mod h1:TXZNMjZQijwlDvp+r0b63xZ45H7JmCmgg4gpTwn9UV4=
github.com/hashicorp/serf v0.10.1 h1:Z1H2J60yRKvfDYAOZLd2MU0ND4AH/WDz7xYHDWQsIPY=
github.com/hashicorp/serf v0.10.1/go.mod h1:yL2t6BqATOLGc5HF7qbFkTfXoPIY0WZdWHfEvMqbG+4=
github.com/hashicorp/vault v1.14.6 h1:AX2SbugINVB/C4gbvRgKy4YouprQKvuId7jEsVEZkLs=
github.com/hashicorp/vault v1.14.6/go.mod h1:fAEMKz7IfcNrXWDRg8o8VlUrIzf4gTQg7511Cmyoxbs=
github.com/hashicorp/vault v1.14.8 h1:YWj+v3sntJIyYkNh0aY2CQHiQCp2rjGBBXqzI0UUm3s=
github.com/hashicorp/vault v1.14.8/go.mod h1:76cd6z3lH30+cKO0uxGlNVJOP7IufByUP9Y+JfR/WM8=
github.com/hashicorp/vault-plugin-auth-gcp v0.16.1 h1:KasqciAWHP3Htruowdu8fhO5X1YFfY0Qi3nrsBlpDkU=
github.com/hashicorp/vault-plugin-auth-gcp v0.16.1/go.mod h1:pLF4l4SjTMR24/FTsE1idVpKEeO8ah0x1Kpulw+I09I=
github.com/hashicorp/vault/api v1.0.4/go.mod h1:gDcqh3WGcR1cpF5AJz/B1UFheUEneMoIospckxBxk6Q=
Expand Down

0 comments on commit ccbeddf

Please sign in to comment.