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

Remove golang v1.15.x from CI #4

Merged
merged 3 commits into from
Apr 26, 2021
Merged

Remove golang v1.15.x from CI #4

merged 3 commits into from
Apr 26, 2021

Conversation

mjtrangoni
Copy link
Owner

No description provided.

Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>
See,
```
go get: installing executables with 'go get' in module mode is
deprecated.
 To adjust and download dependencies of the current module, use 'go get
-d'.
 To install using requirements of the current module, use 'go install'.
 To install ignoring the current module, use 'go install' with
a version,
 like 'go install example.com/cmd@latest'.
 For more information, see
https://golang.org/doc/go-get-install-deprecation
 or run 'go help get' or 'go help install'.
```

Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>
Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>
@mjtrangoni mjtrangoni merged commit e94d9b5 into master Apr 26, 2021
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.

None yet

1 participant