Skip to content

Commit 80f114f

Browse files
committed
Drop 1.7 and 1.8 support
sync.Map was introduced in 1.9. 1.8 was EOL'd a year and half ago.
1 parent 30c7eaf commit 80f114f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
language: go
22

33
go:
4-
- 1.7
5-
- 1.8
64
- 1.9
75
- "1.10"
86
- 1.11

0 commit comments

Comments
 (0)