mirror of
https://github.com/fumiama/go-nd-portal.git
synced 2026-06-10 03:28:08 +08:00
drop fb
This commit is contained in:
3
go.mod
3
go.mod
@@ -3,7 +3,6 @@ module github.com/fumiama/go-nd-portal
|
||||
go 1.19
|
||||
|
||||
require (
|
||||
github.com/FloatTech/floatbox v0.0.0-20221121151328-cac4af114b44
|
||||
github.com/sirupsen/logrus v1.9.0
|
||||
github.com/stretchr/testify v1.7.0
|
||||
golang.org/x/term v0.2.0
|
||||
@@ -11,9 +10,7 @@ require (
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/kr/pretty v0.2.1 // indirect
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
golang.org/x/sys v0.2.0 // indirect
|
||||
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user