[chore] update the Go version of the whole lal package from 1.16 to 1.18 for using go fuzz

pull/331/head
q191201771 1 year ago
parent 87ba16c917
commit 181e594b57

@ -17,7 +17,7 @@ There are 3 ways of installing lal:
### 1. Building from source
First, make sure that Go version >= 1.16
First, make sure that Go version >= 1.18
For Linux/macOS user:

@ -1,5 +1,5 @@
module github.com/q191201771/lal
go 1.16
go 1.18
require github.com/q191201771/naza v0.30.48

@ -1,4 +1,2 @@
github.com/q191201771/naza v0.30.12 h1:Wc8ci//KI9XpZLX06uRNCA4XbSsiu6OmP7+5eLtgLn0=
github.com/q191201771/naza v0.30.12/go.mod h1:n+dpJjQSh90PxBwxBNuifOwQttywvSIN5TkWSSYCeBk=
github.com/q191201771/naza v0.30.48 h1:lbYUaa7A15kJKYwOiU4AbFS1Zo8oQwppl2tLEbJTqnw=
github.com/q191201771/naza v0.30.48/go.mod h1:n+dpJjQSh90PxBwxBNuifOwQttywvSIN5TkWSSYCeBk=

Loading…
Cancel
Save