module github.com/aws/ec2-macos-utils go 1.16 require ( github.com/Masterminds/semver v1.5.0 github.com/dustin/go-humanize v1.0.0 github.com/golang/mock v1.3.1 github.com/sirupsen/logrus v1.8.1 github.com/spf13/cobra v1.1.3 github.com/stretchr/testify v1.3.0 golang.org/x/tools v0.1.8 howett.net/plist v0.0.0-20201203080718-1454fab16a06 )