module github.com/zhuy1228/GitPilot go 1.25.5 require ( golang.org/x/sys v0.41.0 // indirect gopkg.in/yaml.v3 v3.0.1 // indirect )