Lukas Kämmerling
f844ff3afb
Update to Go 1.16 ( #1064 )
...
This commit updates the used Go version to 1.16. The biggest benefit from this is that with Go 1.16 (and the latest Goreleaser) support for Apple Silicon is available, therefore wtf would work on Apple Silicon.
Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
2021-03-19 21:45:23 -07:00
Sean Smith
c6567d15af
Upgrade travis to 1.15.x ( #991 )
...
Missed item from previous upgrade
2020-10-07 19:39:56 -04:00
Chris Cummer
c1abf82b3c
Upgrade to Go 1.14 ( #850 )
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-03-15 09:33:09 -07:00
Rui Chen
996de81ecd
Remove go 1.12 support (goproxy syntax issue)
2019-11-10 15:24:55 -05:00
Rui Chen
c97e4e1078
Update goproxy to default proxy.golang.org
2019-11-10 14:57:39 -05:00
Indradhanush Gupta
d399073695
Add script to check for uncommitted vendor changes in build
2019-10-20 16:47:36 +05:30
Tim Scheuermann
91cbe0c2df
Removed Go 1.11 from the tested versions
2019-10-15 13:30:18 +02:00
Indradhanush Gupta
e9c6f904b2
travis: Add builds for go 1.13.x
2019-09-14 17:00:22 +05:30
Chris Cummer
7b4c77b7da
Simplify .travis.yml config
2019-08-02 02:26:11 -07:00
retgits
e03b65b442
feat: update to go modules
2019-04-26 16:39:44 -07:00
Anand Sudhir Prayaga
c8b6eb2b60
Fix references to old Github repo location with new one
2018-11-28 14:47:06 +01:00
Harald Nordgren
1f9e0b6762
Bump Go versions and use '.x' to always get latest minor versions
2018-10-28 13:18:07 +01:00
Harald Nordgren
014f9bdacd
Bump Travis versions
2018-10-19 21:56:45 +02:00
Chris Cummer
f592e09a93
Add tests for wtf/colors.go exported functions
2018-07-31 17:46:03 -07:00
Chris Cummer
e83d92b911
Fix path in travis config
2018-06-28 17:55:44 -07:00
Bill Keenan
578470c348
add subdirectory testing
2018-06-27 14:48:52 -04:00
Andrew
a558ee948f
Reverted names
2018-06-10 03:36:53 +03:00
Andrew
da1ffdd817
Changed name to andrewzolotukhin
2018-06-10 03:15:58 +03:00
Andrew
6288c70156
Returned names of repo
2018-06-10 02:50:16 +03:00
Andrew
77823419b5
Temporary changed username.
2018-06-10 00:16:40 +03:00
Bill
4fb52856c7
added basic testing for travis
...
fixed utils_test, had wrong print format
2018-06-07 15:37:57 -07:00
Sergio Rubio
478ee38ec0
Add Travis CI config
...
Currently it only tests that wtf builds.
2018-06-06 21:20:08 +02:00