smartystreets / goconvey

Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
http://smartystreets.github.io/goconvey/
Other
8.23k stars 554 forks source link

fix document about "go get" #671

Closed weishaopeng closed 1 year ago

weishaopeng commented 1 year ago

detail: Deprecation of 'go get' for installing executables https://docs.studygolang.com/doc/go-get-install-deprecation

ghost commented 1 year ago

This PR is a duplicate to https://github.com/smartystreets/goconvey/pull/656