go.mod always troubles with go.mod

This commit is contained in:
Darko Luketic 2019-10-29 21:41:26 +01:00
parent d3f4d8135c
commit 75c2b684b7

1
go.mod
View File

@ -3,7 +3,6 @@ module github.com/dalu/chromedom
go 1.13
require (
github.com/gin-gonic/gin v1.4.0
github.com/mitchellh/go-homedir v1.1.0
github.com/spf13/cobra v0.0.5
github.com/spf13/viper v1.4.0