Skip to content

Commit f9135e7

Browse files
committed
README: bump minimal Go version
This is an addition to commit 73f6754 ("go.mod: bump go to 1.23"). Signed-off-by: Kir Kolyshkin <[email protected]>
1 parent 45cbc16 commit f9135e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# go-systemd
22

33
[![godoc](https://img.shields.io/badge/godoc-reference-5272B4)](https://pkg.go.dev/mod/github.com/coreos/go-systemd/v22/?tab=packages)
4-
![minimum golang 1.12](https://img.shields.io/badge/golang-1.12%2B-orange.svg)
4+
![minimum golang 1.23](https://img.shields.io/badge/golang-1.23%2B-orange.svg)
55

66

77
Go bindings to systemd. The project has several packages:

0 commit comments

Comments
 (0)