Skip to content

nfi-hashicorp/go-import-different-versions-hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

% go test -v .
=== RUN   TestFoo
    multiversion_test.go:11: v1.13.2: 1.13.2
    multiversion_test.go:12: v1.13.3: 1.13.3
--- PASS: TestFoo (0.00s)
PASS
ok      foo     0.758s

About

hack to import multiple versions of a library in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages