File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ module github.com/caltechlibrary/dataset/v2
33go 1.24.5
44
55require (
6- github.com/caltechlibrary/dotpath v0.1.0
76 github.com/caltechlibrary/dsv1 v0.0.0-20220817192039-7c2741c5699d
87 github.com/caltechlibrary/models v0.0.5
98 github.com/caltechlibrary/pairtree v1.0.4
@@ -17,7 +16,7 @@ require (
1716)
1817
1918require (
20- filippo.io/edwards25519 v1.1.0 // indirect
19+ filippo.io/edwards25519 v1.1.1 // indirect
2120 github.com/dustin/go-humanize v1.0.1 // indirect
2221 github.com/mattn/go-isatty v0.0.20 // indirect
2322 github.com/nyaruka/phonenumbers v1.4.0 // indirect
Original file line number Diff line number Diff line change 1- filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA =
2- filippo.io/edwards25519 v1.1.0 /go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4 =
3- github.com/caltechlibrary/dotpath v0.1.0 h1:az20cqyBr7mhFHhVlj0qLNNl7Fij+LPYZHKmjghhgyo =
4- github.com/caltechlibrary/dotpath v0.1.0 /go.mod h1:si07nRmjExoyhe9dWP2wQxD/+O5dPTyBfeB8/zhjcJI =
1+ filippo.io/edwards25519 v1.1.1 h1:YpjwWWlNmGIDyXOn8zLzqiD+9TyIlPhGFG96P39uBpw =
2+ filippo.io/edwards25519 v1.1.1 /go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4 =
53github.com/caltechlibrary/dsv1 v0.0.0-20220817192039-7c2741c5699d h1:SGz3rTkjsp/8tEkFXTRHaJxqyeeDiL210QD69Bn7bd0 =
64github.com/caltechlibrary/dsv1 v0.0.0-20220817192039-7c2741c5699d /go.mod h1:ajUo9ZOowgXjLfDXeUdMmJit9CZyHUzgaPIHUh9TBcg =
75github.com/caltechlibrary/models v0.0.5 h1:XaBKBMK52SDGXl6+OkKXPZVh4C/uNSPqyNen0EkCHDA =
You can’t perform that action at this time.
0 commit comments