1
0
mirror of https://gitea.com/gitea/act_runner synced 2026-05-06 01:37:57 +02:00
Files
act_runner/vendor/github.com/sabhiram/go-gitignore/version_gen.go
Jesse Newland 3198627879 --watch
2019-02-09 20:39:09 -06:00

13 lines
235 B
Go

package ignore
// WARNING: Auto generated version file. Do not edit this file by hand.
// WARNING: go get github.com/sabhiram/gover to manage this file.
// Version: 1.0.2
const (
Major = 1
Minor = 0
Patch = 2
Version = "1.0.2"
)