Skip to content

Commit

Permalink
Merge pull request #46 from rossigee/dependabot/go_modules/alexejk.io…
Browse files Browse the repository at this point in the history
…/go-xmlrpc-0.5.1

go: bump alexejk.io/go-xmlrpc from 0.5.0 to 0.5.1
  • Loading branch information
rossigee authored Feb 23, 2024
2 parents b5e81e9 + ec1dd58 commit 6dbcbef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/rossigee/openvpnas-exporter
go 1.16

require (
alexejk.io/go-xmlrpc v0.5.0
alexejk.io/go-xmlrpc v0.5.1
github.com/prometheus/client_golang v1.18.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
alexejk.io/go-xmlrpc v0.5.0 h1:8SsVLFjh9Av/PIrpa2It4ofPgKKwsnK0L/ts1Qnwmd0=
alexejk.io/go-xmlrpc v0.5.0/go.mod h1:YQv8mlyZ9UjgmWqjhxAuUIl+xR6nxmYgUnnNDFnlTU0=
alexejk.io/go-xmlrpc v0.5.1 h1:Y0E8gFwMDnoL/3rJFQcN3ZMSXkBheNiOrsQxgZHmcws=
alexejk.io/go-xmlrpc v0.5.1/go.mod h1:YQv8mlyZ9UjgmWqjhxAuUIl+xR6nxmYgUnnNDFnlTU0=
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
cloud.google.com/go v0.38.0/go.mod h1:990N+gfupTy94rShfmMCWGDn0LpTmnzTp2qbd1dvSRU=
Expand Down

0 comments on commit 6dbcbef

Please sign in to comment.