diff options
| author | Shulhan <ms@kilabit.info> | 2018-08-02 13:43:49 +0700 |
|---|---|---|
| committer | Shulhan <m.shulhan@gmail.com> | 2020-01-25 14:13:01 +0700 |
| commit | f4f8733c395085c81fcb97d9aec7e293f191de9e (patch) | |
| tree | 538adcc0134f9915a52a21befdbf307ea387a409 /reader/validate.go | |
| parent | 9cfc40a5d25bdf57e692e05f86e03f943363b7d7 (diff) | |
| download | golang-id-tour-f4f8733c395085c81fcb97d9aec7e293f191de9e.tar.xz | |
Update repo link to use Go ID community
Diffstat (limited to 'reader/validate.go')
| -rw-r--r-- | reader/validate.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reader/validate.go b/reader/validate.go index 18750a2..f108bf6 100644 --- a/reader/validate.go +++ b/reader/validate.go @@ -2,7 +2,7 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -package reader // import "github.com/shuLhan/go-tour-id/reader" +package reader // import "github.com/Go-ID-community/go-tour-id/reader" import ( "fmt" |
