Skip to content

Commit

Permalink
Update minimum go version to 1.13
Browse files Browse the repository at this point in the history
Signed-off-by: Lorenzo Donini <lorenzo.donini@motius.de>
  • Loading branch information
lorenzodonini committed Nov 13, 2020
1 parent 1352392 commit 1cd7fb1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: go
go:
- 1.12.x
- 1.13.x
git:
depth: 1
notifications:
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 @@ Planned milestones and features:

## OCPP 1.6 Usage

Go version 1.11+ is required.
Go version 1.13+ is required.

```sh
go get github.com/lorenzodonini/ocpp-go
Expand Down

0 comments on commit 1cd7fb1

Please sign in to comment.