feat: Removes dependencies from project
This commit is contained in:
parent
c308f5b602
commit
8fcf391ca9
2 changed files with 0 additions and 30 deletions
8
go.mod
8
go.mod
|
|
@ -1,11 +1,3 @@
|
|||
module freed
|
||||
|
||||
go 1.21.5
|
||||
|
||||
require (
|
||||
github.com/golang/protobuf v1.5.3 // indirect
|
||||
golang.org/x/net v0.19.0 // indirect
|
||||
golang.org/x/oauth2 v0.15.0 // indirect
|
||||
google.golang.org/appengine v1.6.7 // indirect
|
||||
google.golang.org/protobuf v1.31.0 // indirect
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue