Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 9 days 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
```