Browse Source

fixes "no Go files in" error on go get

Jonathan Turner 8 years ago
parent
commit
6d71750c43
1 changed files with 2 additions and 0 deletions
  1. 2 0
      gokrb5.go

+ 2 - 0
gokrb5.go

@@ -0,0 +1,2 @@
+// Package gokrb5 provides a Go file to avoid the error "no Go files in" when performing "go get" of gokrb5
+package gokrb5