An open API service indexing awesome lists of open source software.

https://github.com/tullo/moda

go module scratchpad
https://github.com/tullo/moda

golang module scratchpad

Last synced: 23 days ago
JSON representation

go module scratchpad

Awesome Lists containing this project

README

          

# moda

1. [Steps for plain go code becomming part of go module version 1.0.0](v1.md)
1. [Steps to get from v1.0.0 to v2.0.0](../v2/v2.md) - package updated with **non-backwards compatible** change
1. [Checksum mismatch](../v2/cache.md) `go get ./...` (solution => go cache invalidation)