-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dep => go mod #1062
dep => go mod #1062
Commits on Sep 27, 2019
-
go mod files added. dep removed
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 074687e - Browse repository at this point
Copy the full SHA 074687eView commit details -
Magically got prometheus version to stick
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8dea03a - Browse repository at this point
Copy the full SHA 8dea03aView commit details -
Cortex updated and prometheus updated
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b7ba8c - Browse repository at this point
Copy the full SHA 3b7ba8cView commit details -
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c32e928 - Browse repository at this point
Copy the full SHA c32e928View commit details -
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75fc14f - Browse repository at this point
Copy the full SHA 75fc14fView commit details -
Added two replaces from Gopkg.toml. Tests passing
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 998d043 - Browse repository at this point
Copy the full SHA 998d043View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ba77d6 - Browse repository at this point
Copy the full SHA 7ba77d6View commit details -
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8848b5d - Browse repository at this point
Copy the full SHA 8848b5dView commit details -
Updated golangci-lint to use vendored dependencies
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3eba7b1 - Browse repository at this point
Copy the full SHA 3eba7b1View commit details -
Added check-mod makefile step and referenced in drone and circle ci c…
…onfigs Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61a62d6 - Browse repository at this point
Copy the full SHA 61a62d6View commit details -
Updated loki-build-image to 1.12
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf5d762 - Browse repository at this point
Copy the full SHA bf5d762View commit details -
Fixed linting error. Force go111module on for linting
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d33540 - Browse repository at this point
Copy the full SHA 6d33540View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4427bf6 - Browse repository at this point
Copy the full SHA 4427bf6View commit details -
Forced the inclusion of modtimevfs
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3fba173 - Browse repository at this point
Copy the full SHA 3fba173View commit details -
Pin client-go due to issue with v12 go.mod
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0aaaac4 - Browse repository at this point
Copy the full SHA 0aaaac4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 047058d - Browse repository at this point
Copy the full SHA 047058dView commit details -
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d94c324 - Browse repository at this point
Copy the full SHA d94c324View commit details -
Re-readded correct golang client
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea9a27f - Browse repository at this point
Copy the full SHA ea9a27fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8a74af - Browse repository at this point
Copy the full SHA c8a74afView commit details -
Pinned golang/x/net to avoid proxy errors
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1e022a - Browse repository at this point
Copy the full SHA c1e022aView commit details -
Removed check-mod from all. Not necessary for tests
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc2e826 - Browse repository at this point
Copy the full SHA bc2e826View commit details -
Updated go.sum to match new pin
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f58a567 - Browse repository at this point
Copy the full SHA f58a567View commit details -
Upgraded proto to match build image
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7abe3a - Browse repository at this point
Copy the full SHA a7abe3aView commit details -
Force check-mod to wait til after test and lint are successful
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c267897 - Browse repository at this point
Copy the full SHA c267897View commit details -
Added mod vendor to go builds to force usage of vendored dependencies
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b02ac3 - Browse repository at this point
Copy the full SHA 0b02ac3View commit details -
Turn on gomodules on all builds
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e5cc9e - Browse repository at this point
Copy the full SHA 6e5cc9eView commit details -
Revert "Added mod vendor to go builds to force usage of vendored depe…
…ndencies" This reverts commit 65865a24c9a23133e0fa52942f2828ead7c22147.
Configuration menu - View commit details
-
Copy full SHA for f63eb45 - Browse repository at this point
Copy the full SHA f63eb45View commit details -
Moved builds out of the gopath to enforce vendor usage
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 95b168a - Browse repository at this point
Copy the full SHA 95b168aView commit details -
Revert "Turn on gomodules on all builds"
This reverts commit b5847f0158e928e935e0b3c1b1d4eaba840ca3dc.
Configuration menu - View commit details
-
Copy full SHA for 1547c5d - Browse repository at this point
Copy the full SHA 1547c5dView commit details -
Explicitly choose build image for docker driver
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b227f44 - Browse repository at this point
Copy the full SHA b227f44View commit details -
Updated golang.org/x/sys to match prometheus's version to fix promtai…
…l windows compilation Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b42c61c - Browse repository at this point
Copy the full SHA b42c61cView commit details -
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53663e6 - Browse repository at this point
Copy the full SHA 53663e6View commit details -
Added dependency management clause
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a535c30 - Browse repository at this point
Copy the full SHA a535c30View commit details -
Updated go version in contributing
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 942939e - Browse repository at this point
Copy the full SHA 942939eView commit details -
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6096862 - Browse repository at this point
Copy the full SHA 6096862View commit details -
Circle CI is increasingly failing linting
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a9d2b0 - Browse repository at this point
Copy the full SHA 5a9d2b0View commit details -
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 414e075 - Browse repository at this point
Copy the full SHA 414e075View commit details -
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44ddd0c - Browse repository at this point
Copy the full SHA 44ddd0cView commit details -
Reduced concurrency to help CircleCI
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4ec1755 - Browse repository at this point
Copy the full SHA 4ec1755View commit details -
Moved drone builds out of GOPATH to force use of go module
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63acf85 - Browse repository at this point
Copy the full SHA 63acf85View commit details -
Added mod vendor to prevent go clean from redownloading all packages
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 07143c5 - Browse repository at this point
Copy the full SHA 07143c5View commit details -
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d97e84 - Browse repository at this point
Copy the full SHA 0d97e84View commit details -
Added mod-vendor to final go commands
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7a800c - Browse repository at this point
Copy the full SHA c7a800cView commit details -
Moved fluent-bit out of GO_PATH to force go modules
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70c45d8 - Browse repository at this point
Copy the full SHA 70c45d8View commit details -
Pass mod vendor to the last holdout: go generate
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3490373 - Browse repository at this point
Copy the full SHA 3490373View commit details -
Updated ugorji/go to 1.17 to avoid version regression
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70a5e03 - Browse repository at this point
Copy the full SHA 70a5e03View commit details -
go mod tidy and go mod vendor for ugorji/go
Signed-off-by: Joe Elliott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed2db69 - Browse repository at this point
Copy the full SHA ed2db69View commit details