Skip to content

A project to test vgo-based chi with old go versions

Notifications You must be signed in to change notification settings

mwf/chi-test-go1.8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

chi-test-go1.8

A project to test vgo-based chi with old go versions

Requirements

You need to have any go to be installed in your system.

Usage

Just run make run:

  • go1.8.7 will be downloaded and installed from source
  • https://github.com/mwf/chi with new Semver Import Paths and go.mod support will be installed at /vendor/github.com/go-chi/chi
  • main.go is compiled and run

If all goes OK - it proofs that new versioning mechanism doesn't break current go-chi users.

About

A project to test vgo-based chi with old go versions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published