feat: upgrade Go version

From 1.12 to 1.18 (current suggested version)
This commit is contained in:
Davi Marcondes Moreira 2022-06-01 18:28:53 -03:00
parent 786ec621f6
commit d050415cfc
No known key found for this signature in database
GPG Key ID: 564848AD8F25F213
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,5 +1,5 @@
module github.com/andybalholm/brotli
go 1.12
go 1.18
retract v1.0.1 // occasional panics and data corruption