github.com/higress-group/nottinygc@v0.0.0-20231101025119-e93c4c2f8520/magefiles/versions.go (about) 1 // Copyright wasilibs authors 2 // SPDX-License-Identifier: MIT 3 4 package main 5 6 var ( 7 verAddLicense = "v1.1.1" 8 verGolancCILint = "v1.50.1" 9 verGoFumpt = "v0.4.0" 10 verGosImports = "v0.3.4" 11 )