Categorygithub.com/mistsys/go-netconf
repository
0.1.9
Repository: https://github.com/mistsys/go-netconf.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

go-netconf

This is our fork of go-netconf

Merge Upstream

# create the upstream
git remote add upstream https://github.com/mistsys/go-netconf.git

# now you can merge / cherry-pick what you want

tag / release

git tag -a v0.1.4 -m "v0.1.4"