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

https://github.com/rootulp/go-monorepo


https://github.com/rootulp/go-monorepo

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# go-monorepo

A small Go monorepo that demonstrates it is possible to use a 1.18 library from a 1.17 application

## Usage

```bash
$ go run main.go
foo
```