Skip to content

Commit 4d23028

Browse files
authored
Add repo url
1 parent 10d2662 commit 4d23028

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gjson.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
// Copyright 2024 Joshua J Baker. All rights reserved.
22
// Use of this source code is governed by an MIT-style
33
// license that can be found in the LICENSE file.
4+
//
5+
// https://github.com/tidwall/gjson
46

57
// Package gjson provides searching for json strings.
68
package gjson

0 commit comments

Comments
 (0)