Michael McLoughlin
e70c62b254
all: upgrade direct dependencies ( #213 )
2021-10-30 12:07:23 -07:00
Michael McLoughlin
3f5da8f6e4
all: upgrade direct dependencies ( #172 )
2021-04-06 23:24:52 -07:00
Michael McLoughlin
8f3c4ea0bf
examples: cpu feature checks ( #171 )
...
Add necessary feature checks to the dot and geohash examples to prevent illegal instruction errors.
Fixes #170 #153
2021-04-06 22:24:58 -07:00
Michael McLoughlin
5d2f697d26
all: upgrade dependencies ( #159 )
...
Upgrade dependencies with:
go get -u ./...
go mod tidy
2020-11-04 23:48:41 -08:00
Michael McLoughlin
f891fe8d97
ci: test on go 1.14 ( #138 )
...
Add go 1.14 to CI testing. Upgrade golang.org/x/tools dependency to resolve golang/go#37617 .
2020-04-25 01:27:57 -07:00
Michael McLoughlin
0bcbe82731
ci: fix build for go 1.13 ( #96 )
...
Updates modules handling so build passes in Go 1.13. Bypasses modules for tools install in bootstrap. Upgrades golangci-lint version to avoid bug with v1.17.1 under Go 1.13.
Fixes #95
2019-09-15 14:43:44 -07:00
Michael McLoughlin
80a1adc4bb
meta: initialize go modules
...
Updates #21
2019-01-06 18:58:30 -08:00