Skip to content

Commit d563b90

Browse files
authored
Merge pull request #325 from arnested/go-version-update
Update Go version to 1.26.0
2 parents fb755d8 + 6d4b807 commit d563b90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/arnested/systemd-state
22

3-
go 1.25.7
3+
go 1.26.0
44

55
require (
66
github.com/coreos/go-systemd/v22 v22.7.0

0 commit comments

Comments
 (0)