Skip to content

Commit

Permalink
Testing #156 0e3318eea7593a4b58ef35f95f7c96173cb2121b
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanHeilman committed Apr 1, 2024
1 parent c7728d2 commit 23f0530
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 @@ -39,4 +39,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-20240401193453-f46f8ea32123
replace github.com/openpubkey/openpubkey v0.2.2 => github.com/ethanheilman/openpubkey v0.0.0-20240401211228-0e3318eea759
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-20240401193453-f46f8ea32123 h1:Gabe/iVMuRcWGN/SNIo5XB1NVCdLetj3X/v85wYIZeM=
github.com/ethanheilman/openpubkey v0.0.0-20240401193453-f46f8ea32123/go.mod h1:8hYHnbjebR1lk3VukILA7SwicYMek8loAjEK5FTSndc=
github.com/ethanheilman/openpubkey v0.0.0-20240401211228-0e3318eea759 h1:K/A0EVQl0MtEkmB1N+B0GAmUgjOfjWvr0KroPAVTJXo=
github.com/ethanheilman/openpubkey v0.0.0-20240401211228-0e3318eea759/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 23f0530

Please sign in to comment.