Skip to content

Commit

Permalink
Bump github.com/Yiling-J/theine-go from 0.5.0 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [github.com/Yiling-J/theine-go](https://github.com/Yiling-J/theine-go) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/Yiling-J/theine-go/releases)
- [Changelog](https://github.com/Yiling-J/theine-go/blob/main/CHANGELOG.md)
- [Commits](Yiling-J/theine-go@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/Yiling-J/theine-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent ff6ae01 commit c384f2c
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.21.2

require (
github.com/BurntSushi/toml v1.4.0
github.com/Yiling-J/theine-go v0.5.0
github.com/Yiling-J/theine-go v0.6.0
github.com/bluele/gcache v0.0.2
github.com/dgraph-io/ristretto v1.0.0
github.com/dgryski/go-clockpro v0.0.0-20140817124034-edc6d3eeb96e
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/BurntSushi/toml v1.4.0 h1:kuoIxZQy2WRRk1pttg9asf+WVv6tWQuBNVmK8+nqPr0=
github.com/BurntSushi/toml v1.4.0/go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho=
github.com/Yiling-J/theine-go v0.5.0 h1:ZIyQDTMRBWEqEopViwmScgSUKBNatTNcIfniN/hXMbo=
github.com/Yiling-J/theine-go v0.5.0/go.mod h1:mdch1vjgGWd7s3rWKvY+MF5InRLfRv/CWVI9RVNQ8wY=
github.com/Yiling-J/theine-go v0.6.0 h1:jv7V/tcD6ijL0T4kfbJDKP81TCZBkoriNTPSqwivWuY=
github.com/Yiling-J/theine-go v0.6.0/go.mod h1:mdch1vjgGWd7s3rWKvY+MF5InRLfRv/CWVI9RVNQ8wY=
github.com/bluele/gcache v0.0.2 h1:WcbfdXICg7G/DGBh1PFfcirkWOQV+v077yF1pSy3DGw=
github.com/bluele/gcache v0.0.2/go.mod h1:m15KV+ECjptwSPxKhOhQoAFQVtUFjTVkc3H8o0t/fp0=
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=
Expand Down

0 comments on commit c384f2c

Please sign in to comment.