Skip to content

Commit 06d5e56

Browse files
Bump github.com/google/uuid from 1.3.0 to 1.3.1 (#2195)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](google/uuid@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: github.com/google/uuid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c79c4e commit 06d5e56

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
@@ -16,7 +16,7 @@ require (
1616
github.com/flosch/pongo2/v4 v4.0.2
1717
github.com/golang/snappy v0.0.4
1818
github.com/gomarkdown/markdown v0.0.0-20230716120725-531d2d74bc12
19-
github.com/google/uuid v1.3.0
19+
github.com/google/uuid v1.3.1
2020
github.com/gorilla/securecookie v1.1.1
2121
github.com/iris-contrib/httpexpect/v2 v2.15.1
2222
github.com/iris-contrib/schema v0.0.6

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)