Skip to content

Commit 2f40a9e

Browse files
Bump github.com/smasher164/xid from 0.1.1 to 0.1.2 (#22)
Bumps [github.com/smasher164/xid](https://github.com/smasher164/xid) from 0.1.1 to 0.1.2. - [Release notes](https://github.com/smasher164/xid/releases) - [Commits](smasher164/xid@v0.1.1...v0.1.2) --- updated-dependencies: - dependency-name: github.com/smasher164/xid 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 adcb752 commit 2f40a9e

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
@@ -8,7 +8,7 @@ require (
88
github.com/gofrs/uuid v4.4.0+incompatible
99
github.com/pkg/errors v0.9.1
1010
github.com/sirupsen/logrus v1.9.3
11-
github.com/smasher164/xid v0.1.1
11+
github.com/smasher164/xid v0.1.2
1212
github.com/spf13/cobra v1.8.1
1313
github.com/stretchr/testify v1.9.0
1414
golang.org/x/net v0.29.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU
4646
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
4747
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
4848
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
49-
github.com/smasher164/xid v0.1.1 h1:b3k/MqqZNWgUmCxJY2E7dFd89DHL49+TPgVibFVYYhg=
50-
github.com/smasher164/xid v0.1.1/go.mod h1:tgivm8CQl19fH1c5y+8F4mA+qY6n2i6qDRBlY/6nm+I=
49+
github.com/smasher164/xid v0.1.2 h1:erplXSdBRIIw+MrwjJ/m8sLN2XY16UGzpTA0E2Ru6HA=
50+
github.com/smasher164/xid v0.1.2/go.mod h1:tgivm8CQl19fH1c5y+8F4mA+qY6n2i6qDRBlY/6nm+I=
5151
github.com/spf13/cobra v1.8.1 h1:e5/vxKd/rZsfSJMUX1agtjeTDf+qv1/JdBF8gg5k9ZM=
5252
github.com/spf13/cobra v1.8.1/go.mod h1:wHxEcudfqmLYa8iTfL+OuZPbBZkmvliBWKIezN3kD9Y=
5353
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=

0 commit comments

Comments
 (0)