Skip to content

Commit ad7c0c7

Browse files
dependabot[bot]paketo-bot
authored andcommitted
Bump github.com/ncruces/go-strftime from 0.1.9 to 1.0.0
Bumps [github.com/ncruces/go-strftime](https://github.com/ncruces/go-strftime) from 0.1.9 to 1.0.0. - [Commits](ncruces/go-strftime@v0.1.9...v1.0.0) --- updated-dependencies: - dependency-name: github.com/ncruces/go-strftime dependency-version: 1.0.0 dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dfdee59 commit ad7c0c7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ require (
191191
github.com/moby/term v0.5.2 // indirect
192192
github.com/morikuni/aec v1.0.0 // indirect
193193
github.com/muesli/termenv v0.16.0 // indirect
194-
github.com/ncruces/go-strftime v0.1.9 // indirect
194+
github.com/ncruces/go-strftime v1.0.0 // indirect
195195
github.com/nix-community/go-nix v0.0.0-20250101154619-4bdde671e0a1 // indirect
196196
github.com/nwaples/rardecode v1.1.3 // indirect
197197
github.com/nwaples/rardecode/v2 v2.2.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -724,8 +724,8 @@ github.com/muesli/cancelreader v0.2.2/go.mod h1:3XuTXfFS2VjM+HTLZY9Ak0l6eUKfijIf
724724
github.com/muesli/termenv v0.16.0 h1:S5AlUN9dENB57rsbnkPyfdGuWIlkmzJjbFf0Tf5FWUc=
725725
github.com/muesli/termenv v0.16.0/go.mod h1:ZRfOIKPFDYQoDFF4Olj7/QJbW60Ol/kL1pU3VfY/Cnk=
726726
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
727-
github.com/ncruces/go-strftime v0.1.9 h1:bY0MQC28UADQmHmaF5dgpLmImcShSi2kHU9XLdhx/f4=
728-
github.com/ncruces/go-strftime v0.1.9/go.mod h1:Fwc5htZGVVkseilnfgOVb9mKy6w1naJmn9CehxcKcls=
727+
github.com/ncruces/go-strftime v1.0.0 h1:HMFp8mLCTPp341M/ZnA4qaf7ZlsbTc+miZjCLOFAw7w=
728+
github.com/ncruces/go-strftime v1.0.0/go.mod h1:Fwc5htZGVVkseilnfgOVb9mKy6w1naJmn9CehxcKcls=
729729
github.com/nix-community/go-nix v0.0.0-20250101154619-4bdde671e0a1 h1:kpt9ZfKcm+EDG4s40hMwE//d5SBgDjUOrITReV2u4aA=
730730
github.com/nix-community/go-nix v0.0.0-20250101154619-4bdde671e0a1/go.mod h1:qgCw4bBKZX8qMgGeEZzGFVT3notl42dBjNqO2jut0M0=
731731
github.com/nsf/jsondiff v0.0.0-20210926074059-1e845ec5d249 h1:NHrXEjTNQY7P0Zfx1aMrNhpgxHmow66XQtm0aQLY0AE=

0 commit comments

Comments
 (0)