Skip to content

Commit

Permalink
Update etc modules
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 23, 2022
1 parent aabcb3e commit 66f03e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM alpine:3.15.0
FROM alpine:3.15.1

RUN apk add --no-cache ca-certificates

Expand Down
4 changes: 2 additions & 2 deletions go.mod
Expand Up @@ -15,10 +15,10 @@ require (
github.com/giantswarm/vaultcrt v0.2.0
github.com/giantswarm/vaultpki v0.2.0
github.com/giantswarm/vaultrole v0.2.0
github.com/hashicorp/vault/api v1.3.1
github.com/hashicorp/vault/api v1.4.1
github.com/prometheus/client_golang v1.12.1
github.com/spf13/viper v1.10.1
github.com/stretchr/testify v1.7.0
github.com/stretchr/testify v1.7.1
k8s.io/api v0.18.19
k8s.io/apimachinery v0.18.19
k8s.io/client-go v0.18.19
Expand Down

0 comments on commit 66f03e2

Please sign in to comment.