Skip to content

Commit

Permalink
Upgrade 'github.com/uyuni-project/xmlrpc-public-methods' version
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcelo Chiaradia committed Aug 5, 2020
1 parent 9689b25 commit 304fbe1
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ go 1.14
require (
github.com/gorilla/rpc v1.2.0
github.com/knadh/koanf v0.10.0
github.com/uyuni-project/xmlrpc-public-methods v0.0.0-20200703131959-598a46400cf5
github.com/uyuni-project/xmlrpc-public-methods v0.0.0-20200805144514-2ca831c526d1
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
github.com/uyuni-project/xmlrpc-public-methods v0.0.0-20200703131959-598a46400cf5 h1:LuwkuY9SHhXy05uvHlgXdgCH4nbt8bWOoOdCFwwKrsA=
github.com/uyuni-project/xmlrpc-public-methods v0.0.0-20200703131959-598a46400cf5/go.mod h1:hS7daAcI0sq8g9GWR4cffika5MG3ClsWjvc/XongvCU=
github.com/uyuni-project/xmlrpc-public-methods v0.0.0-20200805144514-2ca831c526d1 h1:sFoztHlAAdPjwujDzYeuKQ9RWAmyHAt4xdma+NHNCA8=
github.com/uyuni-project/xmlrpc-public-methods v0.0.0-20200805144514-2ca831c526d1/go.mod h1:hS7daAcI0sq8g9GWR4cffika5MG3ClsWjvc/XongvCU=
golang.org/x/sys v0.0.0-20191005200804-aed5e4c7ecf9/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20200331124033-c3d80250170d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ github.com/knadh/koanf/providers/confmap
github.com/knadh/koanf/providers/env
# github.com/mitchellh/mapstructure v1.2.2
github.com/mitchellh/mapstructure
# github.com/uyuni-project/xmlrpc-public-methods v0.0.0-20200703131959-598a46400cf5
# github.com/uyuni-project/xmlrpc-public-methods v0.0.0-20200805144514-2ca831c526d1
## explicit
github.com/uyuni-project/xmlrpc-public-methods

0 comments on commit 304fbe1

Please sign in to comment.