Skip to content

jayconrod/retract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository is an example of retraction in Go modules. It provides the following versions:

  • v0.9.9 - the actual @latest version.
  • v1.0.0 - an accidentally published version.
  • v1.0.1 - retracts itself and v1.0.0. This is the @latest version before retractions are considered, so retract directives are loaded from here.

About

A very simple example of Go module retraction.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages