1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-09 09:35:03 +09:00

Merge pull request #250 from anyproto/dependabot/go_modules/github.com/goccy/go-graphviz-0.1.3

build(deps): bump github.com/goccy/go-graphviz from 0.1.2 to 0.1.3
This commit is contained in:
Sergey Cherepanov 2024-06-27 20:41:06 +02:00 committed by GitHub
commit 5defa14b12
Signed by: github
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -12,7 +12,7 @@ require (
github.com/cespare/xxhash v1.1.0
github.com/cheggaaa/mb/v3 v3.0.2
github.com/gobwas/glob v0.2.3
github.com/goccy/go-graphviz v0.1.2
github.com/goccy/go-graphviz v0.1.3
github.com/gogo/protobuf v1.3.2
github.com/google/uuid v1.6.0
github.com/hashicorp/yamux v0.1.1