There was an error while loading. Please reload this page.
2 parents c10e6ad + 122fbc9 commit a191907Copy full SHA for a191907
1 file changed
svc/update-service/go.mod
@@ -14,6 +14,6 @@ require (
14
github.com/mfridman/interpolate v0.0.2 // indirect
15
github.com/sethvargo/go-retry v0.3.0 // indirect
16
go.uber.org/multierr v1.11.0 // indirect
17
- golang.org/x/sync v0.17.0 // indirect
18
- golang.org/x/text v0.29.0 // indirect
+ golang.org/x/sync v0.21.0 // indirect
+ golang.org/x/text v0.39.0 // indirect
19
)
0 commit comments