Format generated Go source code in-process
[govpp.git] / go.mod
diff --git a/go.mod b/go.mod
index 79114c5..cff5c18 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -3,13 +3,13 @@ module git.fd.io/govpp.git
 go 1.12
 
 require (
-       github.com/bennyscetbun/jsongo v0.0.0-20160422144625-5240b3f82c66
+       github.com/bennyscetbun/jsongo v1.1.0
        github.com/fsnotify/fsnotify v0.0.0-20170329110642-4da3e2cfbabc
        github.com/ftrvxmtrx/fd v0.0.0-20150925145434-c6d800382fff
        github.com/golang/protobuf v1.3.2 // indirect
        github.com/hpcloud/tail v1.0.0 // indirect
        github.com/kr/pretty v0.1.0 // indirect
-       github.com/lunixbochs/struc v0.0.0-20180408203800-02e4c2afbb2a
+       github.com/lunixbochs/struc v0.0.0-20190916212049-a5c72983bc42
        github.com/onsi/ginkgo v1.8.0 // indirect
        github.com/onsi/gomega v1.1.0
        github.com/pkg/profile v1.2.1