Skip to content

Commit efed4a3

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] <support@github.com>
1 parent 0a2039e commit efed4a3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ require (
202202
github.com/moby/term v0.5.2 // indirect
203203
github.com/morikuni/aec v1.0.0 // indirect
204204
github.com/muesli/termenv v0.16.0 // indirect
205-
github.com/ncruces/go-strftime v0.1.9 // indirect
205+
github.com/ncruces/go-strftime v1.0.0 // indirect
206206
github.com/nix-community/go-nix v0.0.0-20250101154619-4bdde671e0a1 // indirect
207207
github.com/nwaples/rardecode v1.1.3 // indirect
208208
github.com/nwaples/rardecode/v2 v2.2.1 // indirect

go.sum

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

0 commit comments

Comments
 (0)