Skip to content

Commit

Permalink
support Go v1.18, from v1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
clipperhouse committed May 26, 2023
1 parent dd36089 commit 5aabdbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
@@ -1,5 +1,5 @@
module github.com/clipperhouse/uax29

go 1.14
go 1.18

require golang.org/x/text v0.3.8

0 comments on commit 5aabdbe

Please sign in to comment.