Skip to content

Commit

Permalink
update numscript
Browse files Browse the repository at this point in the history
  • Loading branch information
ascandone committed Oct 7, 2024
1 parent 65518b0 commit 246affb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ require (
github.com/eapache/queue v1.1.0 // indirect
github.com/ericlagergren/decimal v0.0.0-20240411145413-00de7ca16731 // indirect
github.com/felixge/httpsnoop v1.0.4 // indirect
github.com/formancehq/numscript v0.0.9-0.20241007135600-90e910a72908 // indirect
github.com/formancehq/numscript v0.0.9-0.20241007145104-93591532fb96 // indirect
github.com/getsentry/sentry-go v0.28.1 // indirect
github.com/go-chi/chi v4.1.2+incompatible // indirect
github.com/go-chi/render v1.0.3 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ github.com/formancehq/numscript v0.0.9-0.20241003170610-cb372792fb35 h1:y56O139y
github.com/formancehq/numscript v0.0.9-0.20241003170610-cb372792fb35/go.mod h1:btuSv05cYwi9BvLRxVs5zrunU+O1vTgigG1T6UsawcY=
github.com/formancehq/numscript v0.0.9-0.20241007135600-90e910a72908 h1:5uUSIoznSjgGEIezKMoQp5HQuNVxzzyI3Cvn9tji7CU=
github.com/formancehq/numscript v0.0.9-0.20241007135600-90e910a72908/go.mod h1:btuSv05cYwi9BvLRxVs5zrunU+O1vTgigG1T6UsawcY=
github.com/formancehq/numscript v0.0.9-0.20241007145104-93591532fb96 h1:Y+B10r16EucpZCv4JOVQrJhDFlFu/on3n+FTWvqPNsA=
github.com/formancehq/numscript v0.0.9-0.20241007145104-93591532fb96/go.mod h1:btuSv05cYwi9BvLRxVs5zrunU+O1vTgigG1T6UsawcY=
github.com/fortytw2/leaktest v1.3.0 h1:u8491cBMTQ8ft8aeV+adlcytMZylmA5nnwwkRZjI8vw=
github.com/fortytw2/leaktest v1.3.0/go.mod h1:jDsjWgpAGjm2CA7WthBh/CdZYEPF31XHquHwclZch5g=
github.com/getsentry/sentry-go v0.28.1 h1:zzaSm/vHmGllRM6Tpx1492r0YDzauArdBfkJRtY6P5k=
Expand Down

0 comments on commit 246affb

Please sign in to comment.