Skip to content

Commit

Permalink
update go from 1.14.(latest) to 1.14.15
Browse files Browse the repository at this point in the history
  • Loading branch information
jcmoraisjr committed Mar 27, 2021
1 parent e5865e9 commit 0ad978d
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.14.x
- 1.14.15
services:
- docker
sudo: required
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/jcmoraisjr/haproxy-ingress

go 1.13
go 1.14

require (
github.com/Masterminds/goutils v1.1.0 // indirect
Expand Down

0 comments on commit 0ad978d

Please sign in to comment.