Fix scripts version in schemas.go
module git.scc.kit.edu/feudal/feudalClient | ||
require ( | ||
git.scc.kit.edu/feudal/feudalScripts v1.1.0 | ||
git.scc.kit.edu/feudal/feudalScripts/v2 v2.0.0 | ||
github.com/alecthomas/jsonschema v0.0.0-20190122210438-a6952de1bbe6 | ||
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc // indirect | ||
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf // indirect | ||
github.com/davecgh/go-spew v1.1.1 // indirect | ||
github.com/streadway/amqp v0.0.0-20181205114330-a314942b2fd9 | ||
github.com/stretchr/testify v1.3.0 // indirect | ||
... | ... |
Please register or sign in to comment