Fix hjson-go import in go.mod/go.sum

This commit is contained in:
Neil Alexander 2019-09-01 21:32:40 +01:00
parent f72546c85d
commit 174ebceaac
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -4,7 +4,7 @@ require (
github.com/Arceliar/phony v0.0.0-20190831214819-9b642ea019ad
github.com/gologme/log v0.0.0-20181207131047-4e5d8ccb38e8
github.com/hashicorp/go-syslog v1.0.0
github.com/hjson/hjson-go v0.0.0-20181010104306-a25ecf6bd222
github.com/hjson/hjson-go v3.0.1-0.20190209023717-9147687966d9+incompatible
github.com/kardianos/minwinsvc v0.0.0-20151122163309-cad6b2b879b0
github.com/mitchellh/mapstructure v1.1.2
github.com/songgao/packets v0.0.0-20160404182456-549a10cd4091