mirror of https://github.com/q191201771/lal.git
[chore] update the Go version of the whole lal package from 1.16 to 1.18 for using go fuzz
parent
87ba16c917
commit
181e594b57
@ -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…
Reference in New Issue