Skip to content

Commit

Permalink
go: bump alexejk.io/go-xmlrpc from 0.5.2 to 0.5.3
Browse files Browse the repository at this point in the history
Bumps [alexejk.io/go-xmlrpc](https://github.com/alexejk/go-xmlrpc) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/alexejk/go-xmlrpc/releases)
- [Changelog](https://github.com/alexejk/go-xmlrpc/blob/master/CHANGELOG.md)
- [Commits](alexejk/go-xmlrpc@v0.5.2...v0.5.3)

---
updated-dependencies:
- dependency-name: alexejk.io/go-xmlrpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 17, 2024
1 parent 8a2f979 commit 786b461
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.2
alexejk.io/go-xmlrpc v0.5.3
github.com/prometheus/client_golang v1.19.1
)
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.2 h1:U1C7fdxRSvicXMcPQmgmu27ce6qWLnKRyCPZKQuqa1E=
alexejk.io/go-xmlrpc v0.5.2/go.mod h1:zyrQOfw7lOE6HFTDjsiTLUaMqMGXraHJqjfzxfH9cHM=
alexejk.io/go-xmlrpc v0.5.3 h1:7YxuXykECLg2O1eornJ1oQrJja1jerC9lVdKGcq02dE=
alexejk.io/go-xmlrpc v0.5.3/go.mod h1:zyrQOfw7lOE6HFTDjsiTLUaMqMGXraHJqjfzxfH9cHM=
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 786b461

Please sign in to comment.