We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5eaa7f commit 7cfdef9Copy full SHA for 7cfdef9
backend/go.mod
@@ -131,7 +131,7 @@ require (
131
golang.org/x/sys v0.23.0 // indirect
132
golang.org/x/text v0.17.0 // indirect
133
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
134
- golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
+ golang.org/x/xerrors 7835f813f4da // indirect
135
google.golang.org/api v0.149.0 // indirect
136
google.golang.org/appengine v1.6.7 // indirect
137
google.golang.org/genproto v0.0.0-20231016165738-49dd2c1f3d0b // indirect
0 commit comments