Skip to content

Commit 7c30843

Browse files
build(deps): bump github.com/gofrs/flock from 0.12.1 to 0.13.0
Bumps [github.com/gofrs/flock](https://github.com/gofrs/flock) from 0.12.1 to 0.13.0. - [Release notes](https://github.com/gofrs/flock/releases) - [Commits](gofrs/flock@v0.12.1...v0.13.0) --- updated-dependencies: - dependency-name: github.com/gofrs/flock dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 75f7435 commit 7c30843

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
@@ -48,7 +48,7 @@ require (
4848
github.com/go-viper/mapstructure/v2 v2.4.0
4949
github.com/go-xmlfmt/xmlfmt v1.1.3
5050
github.com/godoc-lint/godoc-lint v0.10.0
51-
github.com/gofrs/flock v0.12.1
51+
github.com/gofrs/flock v0.13.0
5252
github.com/golangci/asciicheck v0.5.0
5353
github.com/golangci/dupl v0.0.0-20250308024227-f665c8d69b32
5454
github.com/golangci/go-printf-func-name v0.1.1

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)