linkerd2/pkg/profiles
Alejandro Pedraza 3324966702
Upgrade go to 1.13.4 (#3702)
Fixes #3566

As explained in #3566, as of go 1.13 there's a strict check that ensures a dependency's timestamp matches it's sha (as declared in go.mod). Our smi-sdk dependency has a problem with that that got resolved later on, but more work would be required to upgrade that dependency. In the meantime a quick pair of replace statements at the bottom of go.mod fix the issue.
2019-11-13 12:54:36 -05:00
..
openapi.go Allow setting custom cluster domain in service profiles (#3148) 2019-08-07 09:49:54 -07:00
openapi_test.go Allow setting custom cluster domain in service profiles (#3148) 2019-08-07 09:49:54 -07:00
profiles.go Allow setting custom cluster domain in service profiles (#3148) 2019-08-07 09:49:54 -07:00
profiles_test.go Upgrade go to 1.13.4 (#3702) 2019-11-13 12:54:36 -05:00
proto.go Allow setting custom cluster domain in service profiles (#3148) 2019-08-07 09:49:54 -07:00
proto_test.go Allow setting custom cluster domain in service profiles (#3148) 2019-08-07 09:49:54 -07:00
tap.go Allow setting custom cluster domain in service profiles (#3148) 2019-08-07 09:49:54 -07:00
tap_test.go Allow setting custom cluster domain in service profiles (#3148) 2019-08-07 09:49:54 -07:00
template.go Allow setting custom cluster domain in service profiles (#3148) 2019-08-07 09:49:54 -07:00
test_helper.go Allow setting custom cluster domain in service profiles (#3148) 2019-08-07 09:49:54 -07:00