Skip to content

Commit

Permalink
chore(deps): update module github.com/alitto/pond to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent c001806 commit da0c8cd
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 121 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/doodlescheduling/tfxunpack
go 1.22.0

require (
github.com/alitto/pond v1.9.2
github.com/alitto/pond/v2 v2.0.0
github.com/crossplane/crossplane-runtime v1.17.0
github.com/go-logr/logr v1.4.2
github.com/go-logr/zapr v1.3.0
Expand Down Expand Up @@ -42,7 +42,6 @@ require (
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
github.com/spf13/afero v1.11.0 // indirect
github.com/spf13/cobra v1.8.1 // indirect
github.com/x448/float16 v0.8.4 // indirect
Expand All @@ -56,7 +55,6 @@ require (
golang.org/x/text v0.18.0 // indirect
golang.org/x/time v0.6.0 // indirect
golang.org/x/tools v0.25.0 // indirect
google.golang.org/appengine v1.6.8 // indirect
google.golang.org/protobuf v1.34.2 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
Expand Down
Loading

0 comments on commit da0c8cd

Please sign in to comment.