Skip to content

Commit

Permalink
chore: update go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
karlderkaefer committed Jun 10, 2024
1 parent 8e9a013 commit 08fa1fd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 70 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ require (
github.com/go-logr/logr v1.4.1
github.com/grafana/synthetic-monitoring-agent v0.19.4
github.com/grafana/synthetic-monitoring-api-go-client v0.8.0
github.com/karlderkaefer/pingdom-golang-client v1.0.4
github.com/kelseyhightower/envconfig v1.4.0
github.com/openshift/api v0.0.0-20200526144822-34f54f12813a
github.com/patrickmn/go-cache v2.1.0+incompatible
Expand Down Expand Up @@ -69,7 +70,6 @@ require (
github.com/josharian/intern v1.0.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
Expand Down
Loading

0 comments on commit 08fa1fd

Please sign in to comment.