File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed
github.com/uyuni-project/xmlrpc-public-methods Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/gorilla/rpc v1.2.0
77 github.com/knadh/koanf v0.10.0
8- github.com/uyuni-project/xmlrpc-public-methods v0.0.0-20200703131959-598a46400cf5
8+ github.com/uyuni-project/xmlrpc-public-methods v0.0.0-20200805144514-2ca831c526d1
99)
Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+
1818github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
1919github.com/uyuni-project/xmlrpc-public-methods v0.0.0-20200703131959-598a46400cf5 h1:LuwkuY9SHhXy05uvHlgXdgCH4nbt8bWOoOdCFwwKrsA =
2020github.com/uyuni-project/xmlrpc-public-methods v0.0.0-20200703131959-598a46400cf5 /go.mod h1:hS7daAcI0sq8g9GWR4cffika5MG3ClsWjvc/XongvCU =
21+ github.com/uyuni-project/xmlrpc-public-methods v0.0.0-20200805144514-2ca831c526d1 h1:sFoztHlAAdPjwujDzYeuKQ9RWAmyHAt4xdma+NHNCA8 =
22+ github.com/uyuni-project/xmlrpc-public-methods v0.0.0-20200805144514-2ca831c526d1 /go.mod h1:hS7daAcI0sq8g9GWR4cffika5MG3ClsWjvc/XongvCU =
2123golang.org/x/sys v0.0.0-20191005200804-aed5e4c7ecf9 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
2224golang.org/x/sys v0.0.0-20200331124033-c3d80250170d /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
2325gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ github.com/knadh/koanf/providers/confmap
99github.com/knadh/koanf/providers/env
1010# github.com/mitchellh/mapstructure v1.2.2
1111github.com/mitchellh/mapstructure
12- # github.com/uyuni-project/xmlrpc-public-methods v0.0.0-20200703131959-598a46400cf5
12+ # github.com/uyuni-project/xmlrpc-public-methods v0.0.0-20200805144514-2ca831c526d1
1313## explicit
1414github.com/uyuni-project/xmlrpc-public-methods
You can’t perform that action at this time.
0 commit comments