Skip to content

Commit

Permalink
downgrade required golang version
Browse files Browse the repository at this point in the history
  • Loading branch information
gerblesh committed Nov 30, 2024
1 parent 781dd66 commit 74f3596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/gerblesh/ublue-upd

go 1.23.3
go 1.22.9

require (
github.com/godbus/dbus/v5 v5.1.0
Expand Down

0 comments on commit 74f3596

Please sign in to comment.