File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 code.cloudfoundry.org/urljoiner v0.0.0-20170223060717-5cabba6c0a50
1212 github.com/DataDog/datadog-go v4.8.3+incompatible
1313 github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.7.0
14- github.com/Masterminds/squirrel v1.5.2
14+ github.com/Masterminds/squirrel v1.5.3
1515 github.com/NYTimes/gziphandler v1.1.1
1616 github.com/aryann/difflib v0.0.0-20170710044230-e206f873d14a
1717 github.com/aws/aws-sdk-go v1.44.19
Original file line number Diff line number Diff line change @@ -120,8 +120,8 @@ github.com/Masterminds/semver/v3 v3.1.1 h1:hLg3sBzpNErnxhQtUy/mmLR2I9foDujNK030I
120120github.com/Masterminds/semver/v3 v3.1.1 /go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs =
121121github.com/Masterminds/sprig/v3 v3.2.2 h1:17jRggJu518dr3QaafizSXOjKYp94wKfABxUmyxvxX8 =
122122github.com/Masterminds/sprig/v3 v3.2.2 /go.mod h1:UoaO7Yp8KlPnJIYWTFkMaqPUYKTfGFPhxNuwnnxkKlk =
123- github.com/Masterminds/squirrel v1.5.2 h1:UiOEi2ZX4RCSkpiNDQN5kro/XIBpSRk9iTqdIRPzUXE =
124- github.com/Masterminds/squirrel v1.5.2 /go.mod h1:NNaOrjSoIDfDA40n7sr2tPNZRfjzjA400rg+riTZj10 =
123+ github.com/Masterminds/squirrel v1.5.3 h1:YPpoceAcxuzIljlr5iWpNKaql7hLeG1KLSrhvdHpkZc =
124+ github.com/Masterminds/squirrel v1.5.3 /go.mod h1:NNaOrjSoIDfDA40n7sr2tPNZRfjzjA400rg+riTZj10 =
125125github.com/Microsoft/go-winio v0.4.11 /go.mod h1:VhR8bwka0BXejwEJY73c50VrPtXAaKcyvVC4A4RozmA =
126126github.com/Microsoft/go-winio v0.4.14 /go.mod h1:qXqCSQ3Xa7+6tgxaGTIe4Kpcdsi+P8jBhyzoq1bpyYA =
127127github.com/Microsoft/go-winio v0.4.15-0.20190919025122-fc70bd9a86b5 /go.mod h1:tTuCMEN+UleMWgg9dVx4Hu52b1bJo+59jBh3ajtinzw =
You can’t perform that action at this time.
0 commit comments