chore(deps): Update buildversion go GoVersion is populated
Showing
... | ... | @@ -3,7 +3,7 @@ module git.psu.edu/k8s/devtool |
go 1.12 | ||
require ( | ||
git.psu.edu/swe-golang/buildversion v0.1.0 | ||
git.psu.edu/swe-golang/buildversion v0.2.0 | ||
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf // indirect | ||
github.com/fatih/color v1.7.0 | ||
github.com/fsnotify/fsnotify v1.4.9 // indirect | ||
... | ... |
Please register or sign in to comment