Skip to content

Commit

Permalink
Merge pull request coreos#423 from coreos/dependabot/go_modules/githu…
Browse files Browse the repository at this point in the history
…b.com/godbus/dbus/v5-5.1.0

build(deps): bump github.com/godbus/dbus/v5 from 5.0.4 to 5.1.0
  • Loading branch information
bgilbert committed Jun 1, 2023
2 parents 4d5c48a + cc4b7d3 commit 5fcf415
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 @@ -2,4 +2,4 @@ module github.com/coreos/go-systemd/v22

go 1.12

require github.com/godbus/dbus/v5 v5.0.4
require github.com/godbus/dbus/v5 v5.1.0
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github.com/godbus/dbus/v5 v5.0.4 h1:9349emZab16e7zQvpmsbtjc18ykshndd8y2PG3sgJbA=
github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
github.com/godbus/dbus/v5 v5.1.0 h1:4KLkAxT3aOY8Li4FRJe/KvhoNFFxo0m6fNuFUO8QJUk=
github.com/godbus/dbus/v5 v5.1.0/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=

0 comments on commit 5fcf415

Please sign in to comment.