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

Feat/skywire utilities #163

Merged
merged 14 commits into from
Mar 9, 2022
Merged

Conversation

ersonp
Copy link
Contributor

@ersonp ersonp commented Mar 3, 2022

Fixes #

Changes:

  • Used package netutil from skywire-utilities

How to test this PR:

  1. Run make build
  2. Check functionality

Needs:
#skywire-utilities-3

ersonp added 12 commits March 3, 2022 17:33
This commit uses the package netutil from the repo skywire-utilities and the package netutil is deleted from dmsg as it is now moved to skywire-utilities.
This commit uses the package metricsutil from the repo skywire-utilities and the package metricsutil is deleted from dmsg as it is now moved to skywire-utilities.
This commit uses the package buildinfo from the repo skywire-utilities and the package buildinfo is deleted from dmsg as it is now moved to skywire-utilities.
This commit uses the package cipher from the repo skywire-utilities and the package cipher is deleted from dmsg as it is now moved to skywire-utilities.
This commit uses the package cmdutil from the repo skywire-utilities and the package cmdutil is deleted from dmsg as it is now moved to skywire-utilities.
This commit uses the package httputil from the repo skywire-utilities and the package httputil is deleted from dmsg as it is now moved to skywire-utilities.
This log fixes the depreciated warning from golangci-lint by moving to golang.org/x/term from golang.org/x/crypto/ssh/terminal which is now depreciated.
ersonp added 2 commits March 7, 2022 17:29
This commit updates the makefile to use the buildinfo package from skywire-utilities instead of dmsg.
@jdknives jdknives merged commit 5ff9e19 into skycoin:develop Mar 9, 2022
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.

2 participants