This PR initializes a new Go module github.com/Comcast/gaad. Once it is merged and we push v1.0.0, gaad will be more easily imported into other projects that are leveraging Go modules.
I have also added a basic .gitignore (for the GoLand users out there).
This PR initializes a new Go module
github.com/Comcast/gaad
. Once it is merged and we pushv1.0.0
,gaad
will be more easily imported into other projects that are leveraging Go modules.I have also added a basic
.gitignore
(for the GoLand users out there).