Skip to content

Commit fd089b0

Browse files
authored
Merge pull request #23 from madflojo/dependabot/go_modules/github.com/rs/xid-1.6.0
Bump github.com/rs/xid from 1.5.0 to 1.6.0
2 parents 09d09cc + d59d70d commit fd089b0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/madflojo/tasks
22

33
go 1.18
44

5-
require github.com/rs/xid v1.5.0
5+
require github.com/rs/xid v1.6.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/rs/xid v1.5.0 h1:mKX4bl4iPYJtEIxp6CYiUuLQ/8DYMoz0PUdtGgMFRVc=
2-
github.com/rs/xid v1.5.0/go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg=
1+
github.com/rs/xid v1.6.0 h1:fV591PaemRlL6JfRxGDEPl69wICngIQ3shQtzfy2gxU=
2+
github.com/rs/xid v1.6.0/go.mod h1:7XoLgs4eV+QndskICGsho+ADou8ySMSjJKDIan90Nz0=

0 commit comments

Comments
 (0)