Skip to content

Commit

Permalink
Bump tamago to 0ac9f6f8a2b77c6548edf547f2f863a9231676e1
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCutter committed Feb 21, 2024
1 parent cf7dfbe commit 4db9238
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/usbarmory/crucible v0.0.0-20230721112227-63d5e1f2db77
github.com/usbarmory/imx-usbnet v0.0.0-20230626092818-ef791923688e
github.com/usbarmory/imx-usbserial v0.0.0-20230503192150-40b6298b31f8
github.com/usbarmory/tamago v0.0.0-20240118094434-dfe6a899d3a7
github.com/usbarmory/tamago v0.0.0-20240221155748-0ac9f6f8a2b7
golang.org/x/crypto v0.19.0
golang.org/x/mod v0.15.0
google.golang.org/protobuf v1.32.0
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ github.com/stretchr/testify v1.8.2 h1:+h33VjcLVPDHtOdpUCuF+7gSuG3yGIftsP1YvFihtJ
github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/transparency-dev/armored-witness-boot v0.0.0-20230904140406-e2e16c7665b7 h1:3xrmiN4hwWi3nxvDo9asUWrNCjaPYBhF+rHpW97Fde0=
github.com/transparency-dev/armored-witness-boot v0.0.0-20230904140406-e2e16c7665b7/go.mod h1:GTj2zM9nwFe7G7gaXzIbkKJ/PkZfvVq4TdNiA6CBsdo=
github.com/transparency-dev/armored-witness-common v0.0.0-20240213103302-b71051a8c4c0 h1:lZCUkdfCEi3WhAcky5I79xIKUGNVdfIL554ypOj3ZSQ=
github.com/transparency-dev/armored-witness-common v0.0.0-20240213103302-b71051a8c4c0/go.mod h1:C9yCS1hFbmS/yngGXgL+YM098g/KMqAIF1Oh6QV+7+k=
github.com/transparency-dev/armored-witness-common v0.0.0-20240220112235-78461719cb5e h1:BkbNlj9zwL+z15vb2kDGnW9sCLKaa+XC+Ms4a8Nmhq8=
github.com/transparency-dev/armored-witness-common v0.0.0-20240220112235-78461719cb5e/go.mod h1:C9yCS1hFbmS/yngGXgL+YM098g/KMqAIF1Oh6QV+7+k=
github.com/transparency-dev/formats v0.0.0-20230920083814-0f75b1d4e813 h1:PHklaeYyhPsbhWt+MnKpBvJrsJGkPEaU1JutMj4wNqM=
Expand All @@ -79,8 +77,8 @@ github.com/usbarmory/imx-usbnet v0.0.0-20230626092818-ef791923688e/go.mod h1:eT+
github.com/usbarmory/imx-usbserial v0.0.0-20230503192150-40b6298b31f8 h1:VPruqXJEJxTweSRyx3NIkiIqQl9ppZHp4wZnL8+Y0aI=
github.com/usbarmory/imx-usbserial v0.0.0-20230503192150-40b6298b31f8/go.mod h1:XfTrYj8Ik3ljit1cSHTcsXs7lyJ/QMsplPDX8+g5s7c=
github.com/usbarmory/tamago v0.0.0-20220823080407-04f05cf2a5a3/go.mod h1:Lok79mjbJnhoBGqhX5cCUsZtSemsQF5FNZW+2R1dRr8=
github.com/usbarmory/tamago v0.0.0-20240118094434-dfe6a899d3a7 h1:t+T08niBplMpzl0OOPyr4rDMhscFyfjA6oQAFfcoZ1c=
github.com/usbarmory/tamago v0.0.0-20240118094434-dfe6a899d3a7/go.mod h1:uCPXcPo8SZulhZPz8irfVqzwVlPZ45w7CTJxkfxueGA=
github.com/usbarmory/tamago v0.0.0-20240221155748-0ac9f6f8a2b7 h1:zHNDOW33rstGX2xusw6SdYF2lXgYTMvnjHzFsy/SUrg=
github.com/usbarmory/tamago v0.0.0-20240221155748-0ac9f6f8a2b7/go.mod h1:uCPXcPo8SZulhZPz8irfVqzwVlPZ45w7CTJxkfxueGA=
golang.org/x/crypto v0.19.0 h1:ENy+Az/9Y1vSrlrvBSyna3PITt4tiZLf7sgCjZBX7Wo=
golang.org/x/crypto v0.19.0/go.mod h1:Iy9bg/ha4yyC70EfRS8jz+B6ybOBKMaSxLj6P6oBDfU=
golang.org/x/mod v0.15.0 h1:SernR4v+D55NyBH2QiEQrlBAnj1ECL6AGrA5+dPaMY8=
Expand Down

0 comments on commit 4db9238

Please sign in to comment.