Skip to content

Commit

Permalink
chore: go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
akakou committed May 14, 2024
1 parent 0884bb2 commit 64cf0dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ttp/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/akakou/golang-utils v0.0.1
github.com/akakou/meta-ct v0.0.6
github.com/akakou/ra_webs/core v0.0.0-00010101000000-000000000000
github.com/akakou/sslmate-cert-search-api v0.0.8
github.com/akakou/sslmate-cert-search-api v0.0.9
github.com/labstack/echo/v4 v4.12.0
github.com/mattn/go-sqlite3 v1.14.18
github.com/stretchr/testify v1.9.0
Expand Down
2 changes: 2 additions & 0 deletions ttp/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ github.com/akakou/sslmate-cert-search-api v0.0.7 h1:XahI2kdJLKppkqlrCTvFdzzN/q3w
github.com/akakou/sslmate-cert-search-api v0.0.7/go.mod h1:4nGHIrY56ATCfZOEfMUwhPqTimnPZQ9/k5aWVFjUpMk=
github.com/akakou/sslmate-cert-search-api v0.0.8 h1:pN3h0Kb6JT6vHUulYC6NoG+tnooyy2UC+tBIIZIhXeU=
github.com/akakou/sslmate-cert-search-api v0.0.8/go.mod h1:4nGHIrY56ATCfZOEfMUwhPqTimnPZQ9/k5aWVFjUpMk=
github.com/akakou/sslmate-cert-search-api v0.0.9 h1:q+Y7/wGFdcRXR9FwqsoVfYQDpeBXAKiaCtjUrozZ5hE=
github.com/akakou/sslmate-cert-search-api v0.0.9/go.mod h1:4nGHIrY56ATCfZOEfMUwhPqTimnPZQ9/k5aWVFjUpMk=
github.com/apparentlymart/go-textseg/v13 v13.0.0 h1:Y+KvPE1NYz0xl601PVImeQfFyEy6iT90AvPUL1NNfNw=
github.com/apparentlymart/go-textseg/v13 v13.0.0/go.mod h1:ZK2fH7c4NqDTLtiYLvIkEghdlcqw7yxLeM89kiTRPUo=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
Expand Down

0 comments on commit 64cf0dc

Please sign in to comment.