Skip to content

Commit

Permalink
U: Upgrade Golcl v1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
sxmxta committed Nov 4, 2024
1 parent 0ffd146 commit d022e3b
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,7 +2,7 @@ module github.com/energye/energy/v2

go 1.16

require github.com/energye/golcl v1.0.11
require github.com/energye/golcl v1.0.12

require (
github.com/godbus/dbus/v5 v5.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/energye/golcl v1.0.11 h1:kLLLJm/EL+D8uXB0EQqD2NvwRTPSg4tYpxBoFrqC1GA=
github.com/energye/golcl v1.0.11/go.mod h1:0wCrDx7NnHT5+gylUkKi1a9DKYewmMWZQf7xYyZuq9Y=
github.com/energye/golcl v1.0.12 h1:1awoPXs0e/34bbqy3pUzT2qBTGVqrBRv2r3oY5ZNj1s=
github.com/energye/golcl v1.0.12/go.mod h1:0wCrDx7NnHT5+gylUkKi1a9DKYewmMWZQf7xYyZuq9Y=
github.com/godbus/dbus/v5 v5.1.0 h1:4KLkAxT3aOY8Li4FRJe/KvhoNFFxo0m6fNuFUO8QJUk=
github.com/godbus/dbus/v5 v5.1.0/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
github.com/mattn/go-pointer v0.0.1 h1:n+XhsuGeVO6MEAp7xyEukFINEa+Quek5psIR/ylA6o0=
Expand Down

0 comments on commit d022e3b

Please sign in to comment.