Skip to content
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

Support consul service meta data #1

Merged
merged 4 commits into from
Oct 25, 2022
Merged

Support consul service meta data #1

merged 4 commits into from
Oct 25, 2022

Conversation

teutat3s
Copy link

teutat3s and others added 4 commits October 25, 2022 12:34
Use go version 1.19 as base image

Bump consul version to 1.13.3

Update go.mod dependencies
TritonDataCenter#592
TritonDataCenter#593
All credits and thanks to Luc Willems

Co-authored-by: Luc Willems <[email protected]>
Multiple: "io/ioutil" has been deprecated since Go 1.16: As of Go 1.16,
the same functionality is now provided by package io or package os, and
those implementations should be preferred in new code. See the specific
function documentation for details.  (SA1019)

discovery/consul_test.go:163:11: unnecessary use of fmt.Sprintf (S1039)
@teutat3s
Copy link
Author

Passes:

make build lint test integration

@teutat3s teutat3s merged commit 68e4035 into master Oct 25, 2022
@teutat3s teutat3s deleted the f/service-meta-data branch October 25, 2022 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant