File tree 2 files changed +3
-1
lines changed
implementations/Golang_github.com-ohler55-ojg 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ module example.com/main
3
3
go 1.14
4
4
5
5
require (
6
- github.com/ohler55/ojg v1.19.3
6
+ github.com/ohler55/ojg v1.19.4
7
7
github.com/stretchr/testify v1.7.0 // indirect
8
8
)
Original file line number Diff line number Diff line change @@ -41,6 +41,8 @@ github.com/ohler55/ojg v1.19.1 h1:ruSyx+OGrE2HvJgUvtDWiqHJFfMs6e7IM0yZhcrs3NU=
41
41
github.com/ohler55/ojg v1.19.1 /go.mod h1:uHcD1ErbErC27Zhb5Df2jUjbseLLcmOCo6oxSr3jZxo =
42
42
github.com/ohler55/ojg v1.19.3 h1:rFmEc33aZOvlwb7tibAmwVGEiPfMZkgvurK0YDDr1HI =
43
43
github.com/ohler55/ojg v1.19.3 /go.mod h1:uHcD1ErbErC27Zhb5Df2jUjbseLLcmOCo6oxSr3jZxo =
44
+ github.com/ohler55/ojg v1.19.4 h1:ZIgfyHI83aLx+fi1VoKn4I80HqWo45usWKnnxw94Mro =
45
+ github.com/ohler55/ojg v1.19.4 /go.mod h1:uHcD1ErbErC27Zhb5Df2jUjbseLLcmOCo6oxSr3jZxo =
44
46
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
45
47
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
46
48
github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
You can’t perform that action at this time.
0 commit comments