chore(deps): updated dependencies
This commit is contained in:
parent
710c1fb0f4
commit
1a320fecea
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-20241008085127-23636287c009 // indirect
|
||||
go.n16f.net/log v0.0.0-20240820155337-9eef10dcf842 // indirect
|
||||
go.n16f.net/service v0.0.0-20241002092837-1033263c6814 // indirect
|
||||
go.n16f.net/service v0.0.0-20241118101820-10d5cc6364ba // indirect
|
||||
go.n16f.net/uuid v0.0.0-20240707135755-e4fd26b968ad // indirect
|
||||
golang.org/x/crypto v0.29.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f // indirect
|
||||
|
@ -83,9 +83,9 @@ require (
|
|||
golang.org/x/sys v0.27.0 // indirect
|
||||
golang.org/x/term v0.26.0 // indirect
|
||||
golang.org/x/text v0.20.0 // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28 // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20241118233622-e639e219e697 // indirect
|
||||
google.golang.org/grpc v1.68.0 // indirect
|
||||
google.golang.org/protobuf v1.35.1 // indirect
|
||||
google.golang.org/protobuf v1.35.2 // 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