diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,7 +74,7 @@ require ( golang.org/x/image v0.15.0 golang.org/x/mod v0.17.0 golang.org/x/net v0.24.0 - golang.org/x/sync v0.6.0 + golang.org/x/sync v0.7.0 golang.org/x/text v0.14.0 golang.org/x/tools v0.19.0 google.golang.org/api v0.152.0 |