Skip to content

v1.0.1

Compare
Choose a tag to compare
@free5gc-org free5gc-org released this 25 Sep 04:13
· 71 commits to main since this release
feat(nssf): Add GitHub Action

Fix .golangci.yml for gci local-prefix
Add GitHub action for golangci-lint to check coding style.
Accorading to https://github.com/marketplace/actions/run-golangci-lint.

Add GitHub action for go build and go test CI