github.com/wasilibs/nottinygc@v0.7.2-0.20240312114022-d59c9478ef51/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.55.1" 9 verGoFumpt = "v0.4.0" 10 verGosImports = "v0.3.4" 11 )