Skip to content

Commit

Permalink
remove support for go 1.11 (#444)
Browse files Browse the repository at this point in the history
  • Loading branch information
alrs committed Feb 28, 2020
1 parent d13bb6d commit 00363ed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 32 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,9 +1,9 @@
language: go

go:
- "1.11.x"
- "1.12.x"
- "1.13.x"
- "1.14.x"
- tip

install:
Expand Down
31 changes: 0 additions & 31 deletions cmd/tlsconfig/tls_version_go11.go

This file was deleted.

0 comments on commit 00363ed

Please sign in to comment.