Skip to content

Commit ae3822a

Browse files
Bump github.com/gonvenience/idem from 0.0.1 to 0.0.2
Bumps [github.com/gonvenience/idem](https://github.com/gonvenience/idem) from 0.0.1 to 0.0.2. - [Release notes](https://github.com/gonvenience/idem/releases) - [Changelog](https://github.com/gonvenience/idem/blob/main/document-changes.go) - [Commits](gonvenience/idem@v0.0.1...v0.0.2) --- updated-dependencies: - dependency-name: github.com/gonvenience/idem dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 227bfd8 commit ae3822a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ require (
3333
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
3434
github.com/gogo/protobuf v1.3.2 // indirect
3535
github.com/gonvenience/bunt v1.4.1 // indirect
36-
github.com/gonvenience/idem v0.0.1 // indirect
36+
github.com/gonvenience/idem v0.0.2 // indirect
3737
github.com/gonvenience/neat v1.3.16 // indirect
3838
github.com/gonvenience/term v1.0.4 // indirect
3939
github.com/gonvenience/text v1.0.9 // indirect

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=
4242
github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q=
4343
github.com/gonvenience/bunt v1.4.1 h1:dBqGzf560AQYGN25UT3zKl6+Tg2jVvno7DZR+h0lwMs=
4444
github.com/gonvenience/bunt v1.4.1/go.mod h1:qRer2vyR+sChC9PHBywgboR2eIL5HFobW4QLnVZfaTM=
45-
github.com/gonvenience/idem v0.0.1 h1:SMqv4DI2ErBOsoohVyqBOeCCLrag6N7iClwJbmZBTYo=
46-
github.com/gonvenience/idem v0.0.1/go.mod h1:Br/o1pWtrbiPTuZrn7nPV6TJQL0qbaoGNmJZ8+A7MyU=
45+
github.com/gonvenience/idem v0.0.2 h1:jWHknjPfSbiWgYKre9wB2FhMgVLd1RWXCXzVq+7VIWg=
46+
github.com/gonvenience/idem v0.0.2/go.mod h1:0Xv1MpnNL40+dsyOxaJFa7L8ekeTRr63WaWXpiWLFFM=
4747
github.com/gonvenience/neat v1.3.16 h1:Vb0iCkSHGWaA+ry69RY3HpQ6Ooo6o/g2wjI80db8DjI=
4848
github.com/gonvenience/neat v1.3.16/go.mod h1:sLxdQNNluxbpROxTTHs3XBSJX8fwFX5toEULUy74ODA=
4949
github.com/gonvenience/term v1.0.4 h1:qkCGfmUtpzs9W4jWgNijaGF6dg3oSIh+kZCzT5cPNZY=

0 commit comments

Comments
 (0)