Skip to content

Commit f836357

Browse files
committed
mod tidy
1 parent 1fe4564 commit f836357

File tree

2 files changed

+3
-105
lines changed

2 files changed

+3
-105
lines changed

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,10 @@ require (
7878
go.bug.st/serial.v1 v0.0.0-20191202182710-24a6610f0541 // indirect
7979
golang.org/x/mod v0.14.0 // indirect
8080
golang.org/x/net v0.20.0 // indirect
81-
golang.org/x/sync v0.6.0 // indirect
8281
golang.org/x/sys v0.16.0 // indirect
8382
golang.org/x/text v0.14.0 // indirect
8483
golang.org/x/tools v0.17.0 // indirect
8584
google.golang.org/appengine v1.6.8 // indirect
86-
google.golang.org/genproto v0.0.0-20240125205218-1f4bbc51befe // indirect
8785
google.golang.org/genproto/googleapis/rpc v0.0.0-20240205150955-31a09d347014 // indirect
8886
google.golang.org/protobuf v1.32.0 // indirect
8987
gopkg.in/ini.v1 v1.66.2 // indirect

0 commit comments

Comments
 (0)