Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

Commit

Permalink
Bump Go version to 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
cudevmaxwell committed Aug 13, 2020
1 parent d46ec30 commit 4ec2089
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module github.com/cu-library/permanentdetour

go 1.13
go 1.15

require github.com/cu-library/overridefromenv v1.2.0
13 changes: 0 additions & 13 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,15 +1,2 @@
github.com/cu-library/overridefromenv v1.0.1 h1:TR7xa2NVTB/5ll9v00As98lY1rffsT/5lJA2+Ui34d0=
github.com/cu-library/overridefromenv v1.0.1/go.mod h1:+vO3vd5egomjFAPFtOYEHISijYlvHYVk6KVpOfTzHTc=
github.com/cu-library/overridefromenv v1.2.0 h1:8I2gh3CpJ84kNG8g+iKDTiZZT5tGiVT9Fj2bot755x4=
github.com/cu-library/overridefromenv v1.2.0/go.mod h1:c4yJoO/ZqKBonD/oGyebon9qSRy42Lm6YXVn9YO+kGw=
github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=
github.com/fogleman/gg v1.3.0/go.mod h1:R/bRT+9gY/C5z7JzPU0zXsXHKM4/ayA+zqcVNZzPa1k=
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0/go.mod h1:E/TSTwGwJL78qG/PmXZO1EjYhfJinVAhrmmHX6Z8B9k=
github.com/jpoles1/gopherbadger v2.1.1+incompatible/go.mod h1:DVwxsf5adYLiDOj955t/ejfCRWjKA5tme6Vejb72Ro0=
github.com/mattn/go-colorable v0.1.2/go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE=
github.com/mattn/go-isatty v0.0.8/go.mod h1:Iq45c/XA43vh69/j3iqttzPXn0bhXyGjM0Hdxcsrc5s=
github.com/mattn/go-isatty v0.0.9/go.mod h1:YNRxwqDuOph6SZLI9vUUz6OYw3QyUt7WiY2yME+cCiQ=
golang.org/x/image v0.0.0-20190802002840-cff245a6509b/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0=
golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
golang.org/x/sys v0.0.0-20190813064441-fde4db37ae7a/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=

0 comments on commit 4ec2089

Please sign in to comment.