Skip to content

Commit

Permalink
Updates go.mods
Browse files Browse the repository at this point in the history
  • Loading branch information
tjayrush committed Feb 10, 2025
1 parent cd9a0b6 commit a6ebbf5
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 @@ -3,7 +3,7 @@ module github.com/TrueBlocks/trueblocks-khedra/v2
go 1.23.1

require (
github.com/TrueBlocks/trueblocks-core/src/apps/chifra v0.0.0-20250130023515-f86b9f89cfae
github.com/TrueBlocks/trueblocks-core/src/apps/chifra v0.0.0-20250131141006-ca15858b0e7c
github.com/TrueBlocks/trueblocks-sdk/v4 v4.2.0
github.com/alecthomas/assert/v2 v2.11.0
github.com/goccy/go-yaml v1.15.15
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERo
github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU=
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6/go.mod h1:3eOhrUMpNV+6aFIbp5/iudMxNCF27Vw2OZgy4xEx0Fg=
github.com/TrueBlocks/trueblocks-core/src/apps/chifra v0.0.0-20250130023515-f86b9f89cfae h1:ooRHiAxPwGbWth1OAkBzweJO5KRt1rygPO/IolnCzHE=
github.com/TrueBlocks/trueblocks-core/src/apps/chifra v0.0.0-20250130023515-f86b9f89cfae/go.mod h1:ETpBauf/NX6mlhJYeMu+Md9HTBHZ/mny1qu4rh4km1s=
github.com/TrueBlocks/trueblocks-core/src/apps/chifra v0.0.0-20250131141006-ca15858b0e7c h1:Wrfb99W0n3klva0ML2HGvHsW+A2TlfU7LC8MSjBBKHk=
github.com/TrueBlocks/trueblocks-core/src/apps/chifra v0.0.0-20250131141006-ca15858b0e7c/go.mod h1:UkmTpxKWh9RkC8V1LEi0MpjHKchRdptAalt6rf6zhks=
github.com/TrueBlocks/trueblocks-sdk/v4 v4.2.0 h1:l1cRGIChEC6KW9JfLtFBUxr3lsnnNZHh6UdKK2eTNaw=
github.com/TrueBlocks/trueblocks-sdk/v4 v4.2.0/go.mod h1:GJGFnBOzoNgs6b90QhvFzZbWMYpLx8cXaN4lCqRmGJI=
github.com/VictoriaMetrics/fastcache v1.6.0/go.mod h1:0qHz5QP0GMX4pfmMA/zt5RgfNuXJrTP0zS7DqpHGGTw=
Expand Down

0 comments on commit a6ebbf5

Please sign in to comment.