Bump lukechampine.com/blake3 from 1.2.2 to 1.3.0

Bumps [lukechampine.com/blake3](https://github.com/lukechampine/blake3) from 1.2.2 to 1.3.0.
- [Commits](https://github.com/lukechampine/blake3/compare/v1.2.2...v1.3.0)

---
updated-dependencies:
- dependency-name: lukechampine.com/blake3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-03 00:55:03 +00:00 committed by yuhan6665
parent c1ad35fba8
commit cc2849025d
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -31,7 +31,7 @@ require (
google.golang.org/protobuf v1.34.0
gvisor.dev/gvisor v0.0.0-20231202080848-1f7806d17489
h12.io/socks v1.0.3
lukechampine.com/blake3 v1.2.2
lukechampine.com/blake3 v1.3.0
)
require (