Skip to content

Commit

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

go: bump alexejk.io/go-xmlrpc from 0.4.1 to 0.5.0
  • Loading branch information
rossigee authored Feb 16, 2024
2 parents 3d13fe0 + 3739ef6 commit 4a62090
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.4.1
alexejk.io/go-xmlrpc v0.5.0
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.4.1 h1:23hNcBy+ZgdhP9JI/9t4SY7/HNou3zPjsfsPvj3tFDc=
alexejk.io/go-xmlrpc v0.4.1/go.mod h1:YQv8mlyZ9UjgmWqjhxAuUIl+xR6nxmYgUnnNDFnlTU0=
alexejk.io/go-xmlrpc v0.5.0 h1:8SsVLFjh9Av/PIrpa2It4ofPgKKwsnK0L/ts1Qnwmd0=
alexejk.io/go-xmlrpc v0.5.0/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 4a62090

Please sign in to comment.