Plan 9 from Bell Labs’s /usr/web/sources/contrib/stallion/root/arm/go/src/cmd/go/testdata/mod/example.com_version_v1.1.0.txt

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


example.com/version v1.1.0
written by hand

-- .mod --
module example.com/version
-- .info --
{"Version":"v1.1.0"}
-- version.go --
package version

const V = "v1.1.0"

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.