Skip to content

Commit

Permalink
require golang 1.18+
Browse files Browse the repository at this point in the history
  • Loading branch information
lomik committed Nov 21, 2022
1 parent 2d781d4 commit 2bde4c5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ jobs:
strategy:
matrix:
go:
- ^1.15
- ^1.16
- ^1.17
- ^1.18
- ^1
steps:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Docker images are available on [packages](https://github.com/lomik/graphite-clic
- [x] [carbonzipper](https://github.com/go-graphite/carbonzipper) (DEPRECATED, is part of carbonapi currently)

## Build
Required golang 1.15+
Required golang 1.18+
```sh
# build binary
git clone https://github.com/lomik/graphite-clickhouse.git
Expand Down

0 comments on commit 2bde4c5

Please sign in to comment.