Skip to content

Commit

Permalink
Merge pull request #2 from stackb/replace-pr-55
Browse files Browse the repository at this point in the history
Use replace for benlaurie/objecthash#55
  • Loading branch information
pcj authored Jun 19, 2023
2 parents 99185ae + 8ad68f0 commit dd9e211
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ require (
github.com/google/go-cmp v0.5.5
google.golang.org/protobuf v1.30.0
)

replace github.com/benlaurie/objecthash => github.com/pcj/objecthash v0.0.0-20230619225455-9b9e2d0ef194
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
github.com/benlaurie/objecthash v0.0.0-20180202135721-d1e3d6079fc1 h1:VRtJdDi2lqc3MFwmouppm2jlm6icF+7H3WYKpLENMTo=
github.com/benlaurie/objecthash v0.0.0-20180202135721-d1e3d6079fc1/go.mod h1:jvdWlw8vowVGnZqSDC7yhPd7AifQeQbRDkZcQXV2nRg=
github.com/golang/protobuf v1.5.0/go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk=
github.com/google/go-cmp v0.5.5 h1:Khx7svrCpmxxtHBq5j2mp/xVjsi8hQMfNLvJFAlrGgU=
github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/pcj/objecthash v0.0.0-20230619225455-9b9e2d0ef194 h1:97pjD0RxIh/KOoOlotEfn8f7S8gViXwDPzAluMnadN0=
github.com/pcj/objecthash v0.0.0-20230619225455-9b9e2d0ef194/go.mod h1:1422KqN0/1tAUdn3ZMEPJDlklcbSZOwiwE+nFU1OaXQ=
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 h1:E7g+9GITq07hpfrRu66IVDexMakfv52eLZ2CXBWiKr4=
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
google.golang.org/protobuf v1.26.0-rc.1/go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp09yW+WbY/TyQbw=
Expand Down

0 comments on commit dd9e211

Please sign in to comment.