We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5f2774 commit 4592f5fCopy full SHA for 4592f5f
.travis.yml
@@ -9,7 +9,6 @@ go:
9
- 1.14.x
10
- 1.13.x
11
- 1.12.x
12
- - 1.11.x
13
- tip
14
15
before_script:
go.mod
@@ -1,6 +1,6 @@
1
module github.com/atreugo/requestid
2
3
-go 1.11
+go 1.12
4
5
require (
6
github.com/google/uuid v1.1.1
0 commit comments