Commit 087d70b7 authored by Han-Wen Nienhuys's avatar Han-Wen Nienhuys

go.mod: require go 1.17

As of commit 4f621f9a, we don't
support older versions

Change-Id: I9f05010f64edaf1d41fdfca31ee4ae3079cd0ae3
parent 288b2028
......@@ -7,4 +7,4 @@ require (
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
)
go 1.13
go 1.17
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment