Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
Update etc modules
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 11, 2022
1 parent d152e57 commit a1b79f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Expand Up @@ -3,7 +3,7 @@ module github.com/giantswarm/operatorkit/v7
go 1.17

require (
github.com/getsentry/sentry-go v0.12.0
github.com/getsentry/sentry-go v0.13.0
github.com/giantswarm/backoff v1.0.0
github.com/giantswarm/exporterkit v1.0.0
github.com/giantswarm/k8sclient/v7 v7.0.1
Expand All @@ -13,7 +13,7 @@ require (
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/prometheus/client_golang v1.12.1
github.com/prometheus/client_model v0.2.0
github.com/stretchr/testify v1.7.0
github.com/stretchr/testify v1.7.1
k8s.io/api v0.20.15
k8s.io/apiextensions-apiserver v0.20.15
k8s.io/apimachinery v0.20.15
Expand Down

0 comments on commit a1b79f3

Please sign in to comment.