Skip to content

Commit 05d3f72

Browse files
chore(dependabot): bump github.com/elliotchance/pie/v2
Bumps [github.com/elliotchance/pie/v2](https://github.com/elliotchance/pie) from 2.8.1 to 2.9.1. - [Release notes](https://github.com/elliotchance/pie/releases) - [Commits](elliotchance/pie@v2.8.1...v2.9.1) --- updated-dependencies: - dependency-name: github.com/elliotchance/pie/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0285937 commit 05d3f72

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ require (
2525
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.34.8
2626
github.com/aws/aws-sdk-go-v2/service/sts v1.33.3
2727
github.com/aws/smithy-go v1.22.1
28-
github.com/elliotchance/pie/v2 v2.8.1
28+
github.com/elliotchance/pie/v2 v2.9.1
2929
github.com/fatih/color v1.18.0
3030
github.com/fsnotify/fsnotify v1.7.0
3131
github.com/gardener/gardener v1.110.1

Diff for: go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
129129
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
130130
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f h1:lO4WD4F/rVNCu3HqELle0jiPLLBs70cWOduZpkS1E78=
131131
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f/go.mod h1:cuUVRXasLTGF7a8hSLbxyZXjz+1KgoB3wDUb6vlszIc=
132-
github.com/elliotchance/pie/v2 v2.8.1 h1:JegnuZX2/Gg+UiC5snqJ5sFs/Ff1HtRn8ofSUQJqmDk=
133-
github.com/elliotchance/pie/v2 v2.8.1/go.mod h1:18t0dgGFH006g4eVdDtWfgFZPQEgl10IoEO8YWEq3Og=
132+
github.com/elliotchance/pie/v2 v2.9.1 h1:v7TdC6ZdNZJ1HACofpLXvGKHUk307AjY/bttwDPWKEQ=
133+
github.com/elliotchance/pie/v2 v2.9.1/go.mod h1:18t0dgGFH006g4eVdDtWfgFZPQEgl10IoEO8YWEq3Og=
134134
github.com/emicklei/go-restful/v3 v3.12.1 h1:PJMDIM/ak7btuL8Ex0iYET9hxM3CI2sjZtzpL63nKAU=
135135
github.com/emicklei/go-restful/v3 v3.12.1/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc=
136136
github.com/evanphx/json-patch v5.7.0+incompatible h1:vgGkfT/9f8zE6tvSCe74nfpAVDQ2tG6yudJd8LBksgI=

0 commit comments

Comments
 (0)