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

Commit

Permalink
Merge pull request #13 from appuio/renovate/github.com-stretchr-testi…
Browse files Browse the repository at this point in the history
…fy-1.x

Update module github.com/stretchr/testify to v1.8.2
  • Loading branch information
bastjan authored Apr 24, 2023
2 parents db3cc98 + d133527 commit 3d42517
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 386 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
github.com/prometheus/client_golang v1.15.0
github.com/stretchr/testify v1.8.1
github.com/stretchr/testify v1.8.2
k8s.io/api v0.26.1
k8s.io/apimachinery v0.26.1
k8s.io/client-go v0.26.1
Expand Down Expand Up @@ -58,6 +58,7 @@ require (
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.42.0 // indirect
github.com/prometheus/procfs v0.9.0 // indirect
github.com/rogpeppe/go-internal v1.10.0 // indirect
github.com/spf13/cobra v1.6.1 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/xlab/treeprint v1.1.0 // indirect
Expand Down
Loading

0 comments on commit 3d42517

Please sign in to comment.