Merge pull request #2 from att-comdev/voyager_91

fixing project name
This commit is contained in:
Alexander Hughes
2020-11-19 17:15:10 -05:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
domain: airshipit.org
repo: github.com/att-comdev/sip
repo: github.com/att-comdev/vino
version: "2"

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/att-comdev/sip
module github.com/att-comdev/vino
go 1.13