Browse Source

Merge pull request #17 from graywolf336/update-module-path

Update the module path
pull/23/head
Gabe Kangas 5 years ago committed by GitHub
parent
commit
b1e1d0168a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      go.mod

2
go.mod

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
module github.com/gabek/video-stream
module github.com/gabek/owncast
go 1.14

Loading…
Cancel
Save