Skip to content

Commit 918b4f2

Browse files
committed
generate script
1 parent 90e83a5 commit 918b4f2

3 files changed

Lines changed: 22 additions & 22 deletions

File tree

go.work.sum

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

orchestrion/all/go.mod

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ require (
8383
github.com/Microsoft/go-winio v0.6.2 // indirect
8484
github.com/Shopify/sarama v1.38.1 // indirect
8585
github.com/andybalholm/brotli v1.1.1 // indirect
86-
github.com/antithesishq/antithesis-sdk-go v0.6.0-default-no-op // indirect
86+
github.com/antithesishq/antithesis-sdk-go v0.5.0 // indirect
8787
github.com/aws/aws-sdk-go v1.55.5 // indirect
8888
github.com/aws/aws-sdk-go-v2 v1.36.5 // indirect
8989
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.11 // indirect
@@ -155,7 +155,7 @@ require (
155155
github.com/gofiber/fiber/v2 v2.52.12 // indirect
156156
github.com/golang/snappy v1.0.0 // indirect
157157
github.com/gomodule/redigo v1.9.2 // indirect
158-
github.com/google/go-tpm v0.9.8 // indirect
158+
github.com/google/go-tpm v0.9.6 // indirect
159159
github.com/google/pprof v0.0.0-20250403155104-27863c87afa6 // indirect
160160
github.com/google/s2a-go v0.1.9 // indirect
161161
github.com/google/uuid v1.6.0 // indirect
@@ -203,17 +203,17 @@ require (
203203
github.com/mattn/go-colorable v0.1.14 // indirect
204204
github.com/mattn/go-isatty v0.0.20 // indirect
205205
github.com/mattn/go-runewidth v0.0.21 // indirect
206-
github.com/minio/highwayhash v1.0.4-0.20251030100505-070ab1a87a76 // indirect
206+
github.com/minio/highwayhash v1.0.3 // indirect
207207
github.com/minio/simdjson-go v0.4.5 // indirect
208208
github.com/mitchellh/go-homedir v1.1.0 // indirect
209209
github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c // indirect
210210
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
211211
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
212212
github.com/muesli/termenv v0.16.0 // indirect
213-
github.com/nats-io/jwt/v2 v2.8.1 // indirect
214-
github.com/nats-io/nats-server/v2 v2.12.6 // indirect
215-
github.com/nats-io/nats.go v1.49.0 // indirect
216-
github.com/nats-io/nkeys v0.4.15 // indirect
213+
github.com/nats-io/jwt/v2 v2.8.0 // indirect
214+
github.com/nats-io/nats-server/v2 v2.12.1 // indirect
215+
github.com/nats-io/nats.go v1.47.0 // indirect
216+
github.com/nats-io/nkeys v0.4.11 // indirect
217217
github.com/nats-io/nuid v1.0.1 // indirect
218218
github.com/outcaste-io/ristretto v0.2.3 // indirect
219219
github.com/pelletier/go-toml/v2 v2.2.3 // indirect

orchestrion/all/go.sum

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)