Skip to content

Commit

Permalink
set min go version to 1.18. (strings.Cut)
Browse files Browse the repository at this point in the history
  • Loading branch information
smallfz committed Sep 13, 2024
1 parent b84fd0d commit 839002e
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,3 +1,3 @@
module github.com/smallfz/libnfs-go

go 1.16
go 1.18

0 comments on commit 839002e

Please sign in to comment.