blob: 163d6b543eb7a8ff08f4ad19debf24c4aea21024 [file] [log] [blame]
-- .info --
{"Version":"v1.9.0"}
-- .mod --
// Deprecated: in example.com/deprecated/b@v1.9.0
module example.com/deprecated/b
go 1.17
-- go.mod --
// Deprecated: in example.com/deprecated/b@v1.9.0
module example.com/deprecated/b
go 1.17
-- b.go --
package b