go.mod always troubles with go.mod
This commit is contained in:
parent
d3f4d8135c
commit
75c2b684b7
1
go.mod
1
go.mod
@ -3,7 +3,6 @@ module github.com/dalu/chromedom
|
|||||||
go 1.13
|
go 1.13
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/gin-gonic/gin v1.4.0
|
|
||||||
github.com/mitchellh/go-homedir v1.1.0
|
github.com/mitchellh/go-homedir v1.1.0
|
||||||
github.com/spf13/cobra v0.0.5
|
github.com/spf13/cobra v0.0.5
|
||||||
github.com/spf13/viper v1.4.0
|
github.com/spf13/viper v1.4.0
|
||||||
|
Loading…
Reference in New Issue
Block a user