Skip to content

Commit

Permalink
Tests #177 f9a1010d28907a1959e0562bd369a2e3522b64ea
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanHeilman committed Apr 12, 2024
1 parent 734ffb1 commit ec04347
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
)

replace github.com/openpubkey/openpubkey v0.2.2 => github.com/ethanheilman/openpubkey v0.0.0-20240405160926-ab0b09de3cdd
replace github.com/openpubkey/openpubkey v0.2.2 => github.com/ethanheilman/openpubkey v0.0.0-20240412010155-f9a1010d2890
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 h1:8UrgZ3GkP4i/CLijOJx79Yu+etlyjdBU4sfcs2WYQMs=
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0/go.mod h1:v57UDF4pDQJcEfFUCRop3lJL149eHGSe9Jvczhzjo/0=
github.com/ethanheilman/openpubkey v0.0.0-20240405160926-ab0b09de3cdd h1:lSlmLSstNc3eRmU715carq95zgN01EHtpPUnIa/FHxw=
github.com/ethanheilman/openpubkey v0.0.0-20240405160926-ab0b09de3cdd/go.mod h1:8hYHnbjebR1lk3VukILA7SwicYMek8loAjEK5FTSndc=
github.com/ethanheilman/openpubkey v0.0.0-20240412010155-f9a1010d2890 h1:PBi6yv2qw+ciTkpMkjcP+/3gHixIbwuCzeggpZgsHNo=
github.com/ethanheilman/openpubkey v0.0.0-20240412010155-f9a1010d2890/go.mod h1:8hYHnbjebR1lk3VukILA7SwicYMek8loAjEK5FTSndc=
github.com/go-logr/logr v1.2.4 h1:g01GSCwiDw2xSZfjJ2/T9M+S6pFdcNtFYsp+Y43HYDQ=
github.com/go-logr/stdr v1.2.2 h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=
github.com/goccy/go-json v0.10.2 h1:CrxCmQqYDkv1z7lO7Wbh2HN93uovUHgrECaO5ZrCXAU=
Expand Down

0 comments on commit ec04347

Please sign in to comment.