Skip to content

Commit

Permalink
parameterise massif height (#147)
Browse files Browse the repository at this point in the history
* parameterise massif height

re AB#9232

* fixup! parameterise massif height

* fixup! fixup! parameterise massif height

---------

Co-authored-by: Henry Jewell <[email protected]>
  • Loading branch information
henry739 and Henry Jewell authored Apr 23, 2024
1 parent 41beada commit c7455a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 96 deletions.
3 changes: 1 addition & 2 deletions mmrtesting/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/datatrails/forestrie/go-forestrie/mmrtesting
go 1.22

require (
github.com/datatrails/go-datatrails-common v0.13.6
github.com/datatrails/go-datatrails-common v0.14.0
github.com/google/uuid v1.6.0
github.com/stretchr/testify v1.9.0
)
Expand Down Expand Up @@ -41,7 +41,6 @@ require (
github.com/godbus/dbus/v5 v5.1.0 // indirect
github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.1 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/opencontainers/runtime-spec v1.1.0 // indirect
Expand Down
Loading

0 comments on commit c7455a6

Please sign in to comment.