Skip to content

Commit

Permalink
go version: update to 1.11 (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
junr03 authored Oct 8, 2018
1 parent aae0174 commit 4b7c4e7
Show file tree
Hide file tree
Showing 6 changed files with 365 additions and 124 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
sudo: required
language: go
go: "1.10"
go: "1.11"
services: redis-server
install: make bootstrap
before_script: redis-server --port 6380 &
Expand Down
81 changes: 59 additions & 22 deletions proto/envoy/api/v2/ratelimit/ratelimit.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4b7c4e7

Please sign in to comment.