Skip to content

Commit

Permalink
try to fix badger's latest version does not pass the checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
kataras committed Sep 26, 2024
1 parent 7e5d02c commit 88fa649
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 @@ -11,7 +11,7 @@ require (
github.com/Shopify/goreferrer v0.0.0-20240724165105-aceaa0259138
github.com/andybalholm/brotli v1.1.0
github.com/blang/semver/v4 v4.0.0
github.com/dgraph-io/badger/v4 v4.3.0
github.com/dgraph-io/badger/v4 v4.3.1-0.20240925183814-93b5d4ee842b
github.com/fatih/structs v1.1.0
github.com/flosch/pongo2/v4 v4.0.2
github.com/golang/snappy v0.0.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 88fa649

Please sign in to comment.