blob: f2d53e110fd5a71439d7abd121932758f3382a80 [file] [log] [blame] [edit]
module github.com/bazelbuild/bazelisk
go 1.18
require (
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
github.com/hashicorp/go-version v1.6.0
github.com/mitchellh/go-homedir v1.1.0
)