Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <tamal@appscode.com>
  • Loading branch information
tamalsaha committed Apr 19, 2024
1 parent 138a097 commit 3c7d1bc
Show file tree
Hide file tree
Showing 101 changed files with 4 additions and 57,884 deletions.
9 changes: 2 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ go 1.22.0
toolchain go1.22.2

require (
github.com/aws/aws-sdk-go v1.51.14
github.com/google/gofuzz v1.2.0
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.31.1
Expand Down Expand Up @@ -51,7 +52,6 @@ require (
github.com/ans-group/go-durationstring v1.2.0 // indirect
github.com/ans-group/sdk-go v1.17.0 // indirect
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
github.com/aws/aws-sdk-go v1.51.14 // indirect
github.com/benbjohnson/clock v1.3.0 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/bodgit/tsig v1.2.2 // indirect
Expand All @@ -62,14 +62,12 @@ require (
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
github.com/datawire/ambassador v1.12.4 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/deepmap/oapi-codegen v1.9.1 // indirect
github.com/denverdino/aliyungo v0.0.0-20230411124812-ab98a9173ace // indirect
github.com/digitalocean/godo v1.111.0 // indirect
github.com/dnsimple/dnsimple-go v1.7.0 // indirect
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
github.com/evanphx/json-patch v5.7.0+incompatible // indirect
github.com/evanphx/json-patch/v5 v5.8.0 // indirect
github.com/exoscale/egoscale v0.102.3 // indirect
github.com/fatih/structs v1.1.0 // indirect
github.com/felixge/httpsnoop v1.0.4 // indirect
github.com/ffledgling/pdns-go v0.0.0-20180219074714-524e7daccd99 // indirect
Expand All @@ -90,7 +88,6 @@ require (
github.com/go-resty/resty/v2 v2.12.0 // indirect
github.com/goccy/go-json v0.10.2 // indirect
github.com/gofrs/flock v0.8.1 // indirect
github.com/gofrs/uuid v4.4.0+incompatible // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang-jwt/jwt/v5 v5.2.0 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
Expand All @@ -105,6 +102,7 @@ require (
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
github.com/googleapis/gax-go/v2 v2.12.3 // indirect
github.com/gophercloud/gophercloud v1.11.0 // indirect
github.com/gorilla/mux v1.8.0 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
github.com/hashicorp/go-multierror v1.1.1 // indirect
Expand Down Expand Up @@ -153,7 +151,6 @@ require (
github.com/pelletier/go-toml/v2 v2.1.0 // indirect
github.com/peterhellberg/link v1.1.0 // indirect
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
github.com/projectcontour/contour v1.28.2 // indirect
github.com/prometheus/client_golang v1.19.0 // indirect
github.com/prometheus/client_model v0.5.0 // indirect
Expand All @@ -172,8 +169,6 @@ require (
github.com/spf13/cast v1.5.1 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/viper v1.17.0 // indirect
github.com/stretchr/objx v0.5.2 // indirect
github.com/stretchr/testify v1.9.0 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
github.com/terra-farm/udnssdk v1.3.5 // indirect
github.com/transip/gotransip/v6 v6.23.0 // indirect
Expand Down
55 changes: 0 additions & 55 deletions go.sum

Large diffs are not rendered by default.

201 changes: 0 additions & 201 deletions vendor/github.com/deepmap/oapi-codegen/LICENSE

This file was deleted.

24 changes: 0 additions & 24 deletions vendor/github.com/deepmap/oapi-codegen/pkg/runtime/bind.go

This file was deleted.

Loading

0 comments on commit 3c7d1bc

Please sign in to comment.