Skip to content

Commit a6eef8f

Browse files
build(deps): bump github.com/bep/gitmap from 1.6.0 to 1.7.0
Bumps [github.com/bep/gitmap](https://github.com/bep/gitmap) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/bep/gitmap/releases) - [Commits](bep/gitmap@v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: github.com/bep/gitmap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c15ebce commit a6eef8f

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

go.mod

+3-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.44.10
99
github.com/bep/clocks v0.5.0
1010
github.com/bep/debounce v1.2.0
11-
github.com/bep/gitmap v1.6.0
11+
github.com/bep/gitmap v1.7.0
1212
github.com/bep/goat v0.5.0
1313
github.com/bep/godartsass/v2 v2.5.0
1414
github.com/bep/golibsass v1.2.0
@@ -172,3 +172,5 @@ require (
172172
)
173173

174174
go 1.23.0
175+
176+
toolchain go1.24.1

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@ github.com/bep/clocks v0.5.0 h1:hhvKVGLPQWRVsBP/UB7ErrHYIO42gINVbvqxvYTPVps=
125125
github.com/bep/clocks v0.5.0/go.mod h1:SUq3q+OOq41y2lRQqH5fsOoxN8GbxSiT6jvoVVLCVhU=
126126
github.com/bep/debounce v1.2.0 h1:wXds8Kq8qRfwAOpAxHrJDbCXgC5aHSzgQb/0gKsHQqo=
127127
github.com/bep/debounce v1.2.0/go.mod h1:H8yggRPQKLUhUoqrJC1bO2xNya7vanpDl7xR3ISbCJ0=
128-
github.com/bep/gitmap v1.6.0 h1:sDuQMm9HoTL0LtlrfxjbjgAg2wHQd4nkMup2FInYzhA=
129-
github.com/bep/gitmap v1.6.0/go.mod h1:n+3W1f/rot2hynsqEGxGMErPRgT41n9CkGuzPvz9cIw=
128+
github.com/bep/gitmap v1.7.0 h1:jvPnRQv5RG6IDPrwoDiwAhTE/DmdEkOW4poFeUYmjI8=
129+
github.com/bep/gitmap v1.7.0/go.mod h1:n+3W1f/rot2hynsqEGxGMErPRgT41n9CkGuzPvz9cIw=
130130
github.com/bep/goat v0.5.0 h1:S8jLXHCVy/EHIoCY+btKkmcxcXFd34a0Q63/0D4TKeA=
131131
github.com/bep/goat v0.5.0/go.mod h1:Md9x7gRxiWKs85yHlVTvHQw9rg86Bm+Y4SuYE8CTH7c=
132132
github.com/bep/godartsass/v2 v2.5.0 h1:tKRvwVdyjCIr48qgtLa4gHEdtRkPF8H1OeEhJAEv7xg=

0 commit comments

Comments
 (0)