chore(deps): update dependencies
This commit is contained in:
parent
6b34a10c65
commit
516b39fed2
2 changed files with 9 additions and 9 deletions
6
go.mod
6
go.mod
|
@ -73,7 +73,7 @@ require (
|
|||
go.abhg.dev/goldmark/frontmatter v0.2.0 // indirect
|
||||
go.n16f.net/ejson v0.0.0-20250113095929-6d03bba880f7 // indirect
|
||||
go.n16f.net/log v0.0.0-20240820155337-9eef10dcf842 // indirect
|
||||
go.n16f.net/service v0.0.0-20250415103912-6c10ff68a574 // indirect
|
||||
go.n16f.net/service v0.0.0-20250422122406-4c2f15ee6785 // indirect
|
||||
go.n16f.net/uuid v0.0.0-20240707135755-e4fd26b968ad // indirect
|
||||
golang.org/x/crypto v0.37.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 // indirect
|
||||
|
@ -83,8 +83,8 @@ require (
|
|||
golang.org/x/sys v0.32.0 // indirect
|
||||
golang.org/x/term v0.31.0 // indirect
|
||||
golang.org/x/text v0.24.0 // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20250414145226-207652e42e2e // indirect
|
||||
google.golang.org/grpc v1.71.1 // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20250422160041-2d3770c4ea7f // indirect
|
||||
google.golang.org/grpc v1.72.0 // indirect
|
||||
google.golang.org/protobuf v1.36.6 // indirect
|
||||
gopkg.in/yaml.v2 v2.3.0 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue