chore: use only go mod native version (#52)

* chore: use only go mod native version

* chore: new go versions

* update go version in go.mod

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
This commit is contained in:
Florian Forster 2020-09-10 15:53:17 +02:00 committed by GitHub
parent bcb6acbef1
commit 30f60da90d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 6 deletions

View file

@ -39,11 +39,9 @@ For your convinience you can find the relevant standards linked below.
| Version | Supported |
|---------|--------------------|
| <1.11 | :x: |
| 1.11 | :white_check_mark: |
| 1.12 | :white_check_mark: |
| 1.13 | :white_check_mark: |
| <1.13 | :x: |
| 1.14 | :white_check_mark: |
| 1.15 | :white_check_mark: |
## Why another library