Update dependencies

This commit is contained in:
2024-09-25 19:57:44 +03:00
parent cd31de87e5
commit 7c03492676
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -11,5 +11,5 @@ require (
require (
github.com/sanity-io/litter v1.5.5 // indirect
golang.org/x/oauth2 v0.22.0 // indirect
golang.org/x/oauth2 v0.23.0 // indirect
)