1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-08-08 22:46:33 +02:00

Update Go and GolangCI-Lint

This commit is contained in:
Joel Speed
2020-03-29 12:53:22 +01:00
parent 362cdf7713
commit 8d69d55de4
7 changed files with 12 additions and 13 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/pusher/oauth2_proxy
go 1.13
go 1.14
require (
github.com/BurntSushi/toml v0.3.1