Skip to content

Commit 9f258ef

Browse files
Bump github.com/snabb/isoweek from 1.0.3 to 1.1.1 (#164)
Bumps [github.com/snabb/isoweek](https://github.com/snabb/isoweek) from 1.0.3 to 1.1.1. - [Release notes](https://github.com/snabb/isoweek/releases) - [Commits](snabb/isoweek@v1.0.3...v1.1.1) --- updated-dependencies: - dependency-name: github.com/snabb/isoweek dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c51b5c5 commit 9f258ef

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
@@ -20,7 +20,7 @@ go 1.25.0
2020

2121
require (
2222
github.com/goccy/go-yaml v1.19.2
23-
github.com/snabb/isoweek v1.0.3
23+
github.com/snabb/isoweek v1.1.1
2424
golang.org/x/oauth2 v0.36.0
2525
google.golang.org/api v0.273.1
2626
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJ
4545
github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ=
4646
github.com/rogpeppe/go-internal v1.14.1/go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc=
4747
github.com/scylladb/termtables v0.0.0-20191203121021-c4c0b6d42ff4/go.mod h1:C1a7PQSMz9NShzorzCiG2fk9+xuCgLkPeCvMHYR2OWg=
48-
github.com/snabb/isoweek v1.0.3 h1:BwEULUhj7UToLLa7FivDTLzA4y1epTYkLhnn31huBRs=
49-
github.com/snabb/isoweek v1.0.3/go.mod h1:J5hJfY1CG56xmKCC/4XfoaWZcOiB+qntmyKEDATSnlw=
48+
github.com/snabb/isoweek v1.1.1 h1:94OnCwE74NMwMr4WKTLwjzSImR6wCzmaPrjnVuqgoWU=
49+
github.com/snabb/isoweek v1.1.1/go.mod h1:3VcRgy1SZw/ksr4UVaOhtg6HL1aYEz8Ht0mQrA19DYM=
5050
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
5151
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
5252
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=

0 commit comments

Comments
 (0)