We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fe4564 commit f836357Copy full SHA for f836357
go.mod
@@ -78,12 +78,10 @@ require (
78
go.bug.st/serial.v1 v0.0.0-20191202182710-24a6610f0541 // indirect
79
golang.org/x/mod v0.14.0 // indirect
80
golang.org/x/net v0.20.0 // indirect
81
- golang.org/x/sync v0.6.0 // indirect
82
golang.org/x/sys v0.16.0 // indirect
83
golang.org/x/text v0.14.0 // indirect
84
golang.org/x/tools v0.17.0 // indirect
85
google.golang.org/appengine v1.6.8 // indirect
86
- google.golang.org/genproto v0.0.0-20240125205218-1f4bbc51befe // indirect
87
google.golang.org/genproto/googleapis/rpc v0.0.0-20240205150955-31a09d347014 // indirect
88
google.golang.org/protobuf v1.32.0 // indirect
89
gopkg.in/ini.v1 v1.66.2 // indirect
0 commit comments