Skip to content

Commit

Permalink
chore(deps): bump github.com/MysteriousPotato/go-lockable from 0.2.0 …
Browse files Browse the repository at this point in the history
…to 1.0.0 (#2548)

chore(deps): bump github.com/MysteriousPotato/go-lockable

Bumps [github.com/MysteriousPotato/go-lockable](https://github.com/MysteriousPotato/go-lockable) from 0.2.0 to 1.0.0.
- [Release notes](https://github.com/MysteriousPotato/go-lockable/releases)
- [Commits](MysteriousPotato/go-lockable@v0.2.0...v1.0.0)

---
updated-dependencies:
- dependency-name: github.com/MysteriousPotato/go-lockable
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 18, 2023
1 parent cede829 commit 93f17f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
d7y.io/api v1.9.7
github.com/MysteriousPotato/go-lockable v0.2.0
github.com/MysteriousPotato/go-lockable v1.0.0
github.com/RichardKnop/machinery v1.10.6
github.com/Showmax/go-fqdn v1.0.0
github.com/VividCortex/mysqlerr v1.0.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ github.com/Masterminds/semver/v3 v3.1.1/go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0
github.com/Microsoft/go-winio v0.4.14/go.mod h1:qXqCSQ3Xa7+6tgxaGTIe4Kpcdsi+P8jBhyzoq1bpyYA=
github.com/Microsoft/go-winio v0.4.15-0.20190919025122-fc70bd9a86b5/go.mod h1:tTuCMEN+UleMWgg9dVx4Hu52b1bJo+59jBh3ajtinzw=
github.com/Microsoft/hcsshim v0.8.9/go.mod h1:5692vkUqntj1idxauYlpoINNKeqCiG6Sg38RRsjT5y8=
github.com/MysteriousPotato/go-lockable v0.2.0 h1:QNq3K/ZyhJmPfQqzJrjpBVW3g0OGjDYDewZ6aHGyVdc=
github.com/MysteriousPotato/go-lockable v0.2.0/go.mod h1:ocAbkS7kPVpK71d7X6c5U1R+j2Dj7oUsOXPYalzdnas=
github.com/MysteriousPotato/go-lockable v1.0.0 h1:bnEeLQEkDS97musqsKbBtWaRoyaoeb8vFmIn+XKZe40=
github.com/MysteriousPotato/go-lockable v1.0.0/go.mod h1:ocAbkS7kPVpK71d7X6c5U1R+j2Dj7oUsOXPYalzdnas=
github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5/go.mod h1:lmUJ/7eu/Q8D7ML55dXQrVaamCz2vxCfdQBasLZfHKk=
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
github.com/RichardKnop/logging v0.0.0-20190827224416-1a693bdd4fae h1:DcFpTQBYQ9Ct2d6sC7ol0/ynxc2pO1cpGUM+f4t5adg=
Expand Down

0 comments on commit 93f17f5

Please sign in to comment.