Skip to content

Commit

Permalink
Bump deps (#1033)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekSi authored Sep 14, 2024
1 parent 2303130 commit ad322f9
Show file tree
Hide file tree
Showing 12 changed files with 129 additions and 126 deletions.
2 changes: 2 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,3 +160,5 @@ issues:
exclude-rules:
- linters: [govet]
text: "composites: go.mongodb.org/mongo-driver/bson/primitive.E struct literal uses unkeyed fields"
- linters: [govet]
text: "composites: go.mongodb.org/mongo-driver/bson.E struct literal uses unkeyed fields"
12 changes: 6 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
module github.com/FerretDB/dance

go 1.22.1
go 1.23

toolchain go1.22.6
toolchain go1.23.1

require (
github.com/alecthomas/kong v0.9.0
github.com/alecthomas/kong v1.2.1
github.com/pmezard/go-difflib v1.0.0
github.com/sethvargo/go-githubactions v1.3.0
github.com/stretchr/testify v1.9.0
go.mongodb.org/mongo-driver v1.16.1
golang.org/x/exp v0.0.0-20240823005443-9b4947da3948
golang.org/x/sys v0.24.0
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
golang.org/x/sys v0.25.0
gopkg.in/yaml.v3 v3.0.1
)

Expand All @@ -26,5 +26,5 @@ require (
github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d // indirect
golang.org/x/crypto v0.22.0 // indirect
golang.org/x/sync v0.8.0 // indirect
golang.org/x/text v0.17.0 // indirect
golang.org/x/text v0.14.0 // indirect
)
20 changes: 10 additions & 10 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/alecthomas/assert/v2 v2.6.0 h1:o3WJwILtexrEUk3cUVal3oiQY2tfgr/FHWiz/v2n4FU=
github.com/alecthomas/assert/v2 v2.6.0/go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k=
github.com/alecthomas/kong v0.9.0 h1:G5diXxc85KvoV2f0ZRVuMsi45IrBgx9zDNGNj165aPA=
github.com/alecthomas/kong v0.9.0/go.mod h1:Y47y5gKfHp1hDc7CH7OeXgLIpp+Q2m1Ni0L5s3bI8Os=
github.com/alecthomas/assert/v2 v2.10.0 h1:jjRCHsj6hBJhkmhznrCzoNpbA3zqy0fYiUcYZP/GkPY=
github.com/alecthomas/assert/v2 v2.10.0/go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k=
github.com/alecthomas/kong v1.2.1 h1:E8jH4Tsgv6wCRX2nGrdPyHDUCSG83WH2qE4XLACD33Q=
github.com/alecthomas/kong v1.2.1/go.mod h1:rKTSFhbdp3Ryefn8x5MOEprnRFQ7nlmMC01GKhehhBM=
github.com/alecthomas/repr v0.4.0 h1:GhI2A8MACjfegCPVq9f1FLvIBS+DrQ2KQBFZP1iFzXc=
github.com/alecthomas/repr v0.4.0/go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
Expand Down Expand Up @@ -37,8 +37,8 @@ golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACk
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
golang.org/x/crypto v0.22.0 h1:g1v0xeRhjcugydODzvb3mEM9SQ0HGp9s/nh3COQ/C30=
golang.org/x/crypto v0.22.0/go.mod h1:vr6Su+7cTlO45qkww3VDJlzDn0ctJvRgYbC2NvXHt+M=
golang.org/x/exp v0.0.0-20240823005443-9b4947da3948 h1:kx6Ds3MlpiUHKj7syVnbp57++8WpuKPcR5yjLBjvLEA=
golang.org/x/exp v0.0.0-20240823005443-9b4947da3948/go.mod h1:akd2r19cwCdwSwWeIdzYQGa/EZZyqcOdwWiwj5L5eKQ=
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 h1:e66Fs6Z+fZTbFBAxKfP3PALWBtpfqks2bwGcexMxgtk=
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0/go.mod h1:2TbTHSBQa924w8M6Xs1QcRcFwyucIwBGpK1p2f1YFFY=
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4=
golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg=
Expand All @@ -52,16 +52,16 @@ golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7w
golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.24.0 h1:Twjiwq9dn6R1fQcyiK+wQyHWfaz/BJB+YIpzU/Cv3Xg=
golang.org/x/sys v0.24.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.25.0 h1:r+8e+loiHxRqhXVl6ML1nO3l1+oFoWbnlu2Ehimmi34=
golang.org/x/sys v0.25.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8=
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
golang.org/x/text v0.3.8/go.mod h1:E6s5w1FMmriuDzIBO73fBruAKo1PCIq6d2Q6DHfQ8WQ=
golang.org/x/text v0.17.0 h1:XtiM5bkSOt+ewxlOE/aE/AKEHibwj/6gvWMl9Rsh0Qc=
golang.org/x/text v0.17.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY=
golang.org/x/text v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ=
golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc=
Expand Down
2 changes: 1 addition & 1 deletion projects/meteor
Submodule meteor updated 85 files
+5 −2 .circleci/config.yml
+2 −2 README.md
+1 −1 meteor
+1 −1 npm-packages/eslint-plugin-meteor/scripts/dev-bundle-tool-package.js
+1 −0 npm-packages/meteor-installer/README.md
+1 −1 npm-packages/meteor-installer/config.js
+2 −2 npm-packages/meteor-installer/extract.js
+13 −2 npm-packages/meteor-installer/install.js
+2 −2 npm-packages/meteor-installer/package-lock.json
+1 −1 npm-packages/meteor-installer/package.json
+9 −9 packages/accounts-2fa/.npm/package/npm-shrinkwrap.json
+2 −2 packages/accounts-base/accounts_server.js
+1 −1 packages/accounts-base/package.js
+6 −6 packages/accounts-password/.npm/package/npm-shrinkwrap.json
+1 −1 packages/accounts-password/package.js
+2 −2 packages/accounts-password/password_tests.js
+6 −6 packages/email/.npm/package/npm-shrinkwrap.json
+1 −1 packages/email/package.js
+1 −1 packages/meteor-tool/package.js
+40 −0 packages/mongo/.npm/package/npm-shrinkwrap.json
+21 −19 packages/mongo/allow_tests.js
+93 −77 packages/mongo/mongo_driver.js
+94 −97 packages/mongo/mongo_livedata_tests.js
+3 −3 packages/mongo/observe_changes_tests.js
+6 −3 packages/mongo/observe_multiplex.js
+12 −10 packages/mongo/oplog_observe_driver.js
+6 −3 packages/mongo/oplog_tailing.js
+15 −15 packages/mongo/package.js
+11 −9 packages/mongo/polling_observe_driver.js
+5 −4 packages/mongo/remote_collection_driver.js
+141 −141 packages/npm-mongo/.npm/package/npm-shrinkwrap.json
+6 −6 packages/webapp/.npm/package/npm-shrinkwrap.json
+1 −1 scripts/admin/meteor-release-experimental.json
+1 −1 scripts/admin/meteor-release-official.json
+2 −2 scripts/build-dev-bundle-common.sh
+6 −6 scripts/dev-bundle-server-package.js
+12 −12 scripts/dev-bundle-tool-package.js
+2 −1 tools/cli/commands.js
+4 −4 tools/cordova/index.js
+10 −3 tools/fs/optimistic.ts
+2 −2 tools/packaging/updater.js
+27 −2 tools/project-context.js
+5 −1 tools/runners/run-all.js
+1 −1 tools/static-assets/skel-solid/.meteor/packages
+1 −1 tools/static-assets/skel-vue/.meteor/packages
+1 −1 tools/static-assets/skel-vue/package.json
+91 −58 v3-docs/docs/.vitepress/config.mts
+7 −3 v3-docs/docs/.vitepress/theme/theme.css
+204 −0 v3-docs/docs/about/cordova.md
+1 −1 v3-docs/docs/api/meteor.md
+1 −1 v3-docs/docs/api/packages-listing.md
+4 −1 v3-docs/docs/components/helpers/ParamTable.vue
+6 −0 v3-docs/docs/components/scripts/map-maker.js
+60 −0 v3-docs/docs/generators/changelog/versions/3.0.3.md
+120 −0 v3-docs/docs/tutorials/react/1.creating-the-app.md
+191 −0 v3-docs/docs/tutorials/react/2.collections.md
+203 −0 v3-docs/docs/tutorials/react/3.forms-and-events.md
+155 −0 v3-docs/docs/tutorials/react/4.update-and-remove.md
+209 −0 v3-docs/docs/tutorials/react/5.styles.md
+126 −0 v3-docs/docs/tutorials/react/6.filter-tasks.md
+425 −0 v3-docs/docs/tutorials/react/7.adding-user-accounts.md
+98 −0 v3-docs/docs/tutorials/react/8.deploying.md
+17 −0 v3-docs/docs/tutorials/react/9.next-steps.md
+ v3-docs/docs/tutorials/react/assets/collections-connect-db.png
+ v3-docs/docs/tutorials/react/assets/collections-documents.png
+ v3-docs/docs/tutorials/react/assets/collections-see-database.png
+ v3-docs/docs/tutorials/react/assets/collections-tasks-list.png
+ v3-docs/docs/tutorials/react/assets/step03-form-new-task.png
+ v3-docs/docs/tutorials/react/assets/step03-new-task-on-list.png
+ v3-docs/docs/tutorials/react/assets/step04-checkbox.png
+ v3-docs/docs/tutorials/react/assets/step04-delete-button.png
+ v3-docs/docs/tutorials/react/assets/step05-styles.png
+ v3-docs/docs/tutorials/react/assets/step06-all.png
+ v3-docs/docs/tutorials/react/assets/step06-ddp-messages.png
+ v3-docs/docs/tutorials/react/assets/step06-extension.png
+ v3-docs/docs/tutorials/react/assets/step06-filtered.png
+ v3-docs/docs/tutorials/react/assets/step07-login.png
+ v3-docs/docs/tutorials/react/assets/step07-logout.png
+23 −0 v3-docs/docs/tutorials/react/index.md
+0 −0 v3-docs/docs/tutorials/vue/meteorjs3-vue3-vue-meteor-tracker.md
+7 −3 v3-docs/v3-migration-docs/.vitepress/theme/custom.css
+50 −0 v3-docs/v3-migration-docs/breaking-changes/index.md
+1 −1 v3-docs/v3-migration-docs/breaking-changes/upgrading-packages.md
+4 −4 v3-docs/v3-migration-docs/guide/publishing-packages.md
+5 −5 v3-docs/v3-migration-docs/index.md
2 changes: 1 addition & 1 deletion projects/mongo-go-driver
Submodule mongo-go-driver updated 82 files
+97 −197 .evergreen/config.yml
+0 −0 .evergreen/run-mongodb-aws-ecs-test.sh
+0 −0 .evergreen/run-mongodb-aws-test.sh
+0 −0 .evergreen/run-tests.sh
+10 −2 .pre-commit-config.yaml
+1 −6 Makefile
+37 −41 README.md
+12 −12 bson/extjson_parser.go
+9 −9 bson/extjson_reader.go
+8 −2 bson/unmarshal.go
+15 −0 docs/CONTRIBUTING.md
+1,182 −0 docs/migration-2.0.md
+20 −0 etc/check_modules.sh
+0 −0 etc/docker_entry.sh
+0 −0 etc/gen-ec-certs/gen-ec-certs.sh
+0 −0 etc/install-libmongocrypt.sh
+0 −0 etc/run-atlas-test.sh
+0 −0 etc/run-awskms-test.sh
+0 −0 etc/run-enterprise-gssapi-test.sh
+0 −0 etc/run-enterprise-plain-test.sh
+0 −0 etc/run-oidc-test.sh
+0 −0 etc/run-serverless-test.sh
+0 −0 etc/run_docker.sh
+0 −0 etc/setup-encryption.sh
+4 −4 examples/_logger/logrus/go.mod
+10 −11 examples/_logger/logrus/go.sum
+3 −3 examples/_logger/zap/go.mod
+8 −10 examples/_logger/zap/go.sum
+4 −4 examples/_logger/zerolog/go.mod
+10 −12 examples/_logger/zerolog/go.sum
+4 −5 go.mod
+8 −9 go.sum
+3 −3 internal/cmd/benchmark/go.mod
+7 −8 internal/cmd/benchmark/go.sum
+3 −3 internal/cmd/compilecheck/go.mod
+7 −8 internal/cmd/compilecheck/go.sum
+3 −4 internal/cmd/faas/awslambda/mongodb/go.mod
+6 −6 internal/cmd/faas/awslambda/mongodb/go.sum
+3 −6 internal/codecutil/encoding.go
+2 −4 internal/codecutil/encoding_test.go
+175 −0 internal/integration/client_test.go
+334 −3 internal/integration/csot_prose_test.go
+31 −0 internal/integration/unified/database_operation_execution.go
+3 −1 internal/integration/unified/operation.go
+7 −41 mongo/client.go
+57 −1 mongo/client_encryption.go
+98 −0 mongo/client_encryption_test.go
+260 −0 mongo/client_examples_test.go
+0 −76 mongo/client_test.go
+3 −0 mongo/cursor.go
+33 −0 mongo/cursor_test.go
+6 −5 mongo/gridfs_bucket.go
+15 −1 mongo/gridfs_download_stream.go
+15 −0 mongo/gridfs_upload_stream.go
+5 −9 mongo/mongo.go
+33 −0 mongo/mongo_test.go
+7 −3 mongo/options/clientoptions.go
+13 −1 mongo/options/clientoptions_test.go
+32 −0 testdata/client-side-encryption/legacy/fle2v2-CreateCollection-OldServer.json
+22 −0 testdata/client-side-encryption/legacy/fle2v2-CreateCollection-OldServer.yml
+0 −18 testdata/client-side-encryption/legacy/fle2v2-CreateCollection.json
+0 −4 testdata/client-side-encryption/legacy/fle2v2-CreateCollection.yml
+2 −2 testdata/client-side-encryption/legacy/fle2v2-MissingKey.json
+2 −2 testdata/client-side-encryption/legacy/fle2v2-MissingKey.yml
+2 −1 testdata/client-side-encryption/legacy/fle2v2-Rangev2-Compact.json
+1 −0 testdata/client-side-encryption/legacy/fle2v2-Rangev2-Compact.yml
+118 −0 testdata/collection-management/modifyCollection-errorResponse.json
+59 −0 testdata/collection-management/modifyCollection-errorResponse.yml
+2 −0 x/mongo/driver/auth/auth.go
+2 −2 x/mongo/driver/auth/gssapi.go
+2 −5 x/mongo/driver/auth/mongodbaws.go
+5 −1 x/mongo/driver/auth/mongodbcr.go
+8 −5 x/mongo/driver/auth/oidc.go
+16 −1 x/mongo/driver/auth/plain.go
+1 −2 x/mongo/driver/auth/plain_test.go
+10 −2 x/mongo/driver/auth/scram.go
+4 −1 x/mongo/driver/auth/x509.go
+1 −1 x/mongo/driver/batch_cursor.go
+5 −8 x/mongo/driver/connstring/connstring.go
+22 −0 x/mongo/driver/connstring/connstring_test.go
+75 −42 x/mongo/driver/topology/topology_options.go
+77 −0 x/mongo/driver/topology/topology_options_test.go
2 changes: 1 addition & 1 deletion projects/restheart
35 changes: 18 additions & 17 deletions tools/go.mod
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
module github.com/FerretDB/dance/tools

go 1.22
go 1.23

toolchain go1.22.6
toolchain go1.23.1

require (
github.com/go-task/task/v3 v3.38.0
github.com/go-task/task/v3 v3.39.0
github.com/pingcap/go-ycsb v1.0.1
github.com/quasilyte/go-consistent v0.6.1
golang.org/x/perf v0.0.0-20240806191124-3f62151e343c
golang.org/x/pkgsite v0.0.0-20240824135812-676c19eae995
golang.org/x/tools v0.24.0
golang.org/x/perf v0.0.0-20240910214617-f1a715d501dd
golang.org/x/pkgsite v0.0.0-20240913130837-7d0ea0a0e8cd
golang.org/x/tools v0.25.0
golang.org/x/vuln v1.1.3
mvdan.cc/gofumpt v0.7.0
)
Expand All @@ -24,7 +24,7 @@ require (
github.com/AndreasBriese/bbloom v0.0.0-20180913140656-343706a395b7 // indirect
github.com/HdrHistogram/hdrhistogram-go v1.1.2 // indirect
github.com/Ladicle/tabwriter v1.0.0 // indirect
github.com/Masterminds/semver/v3 v3.2.1 // indirect
github.com/Masterminds/semver/v3 v3.3.0 // indirect
github.com/XiaoMi/pegasus-go-client v0.0.0-20181029071519-9400942c5d1c // indirect
github.com/aclements/go-moremath v0.0.0-20210112150236-f10218a38794 // indirect
github.com/aerospike/aerospike-client-go v1.35.2 // indirect
Expand Down Expand Up @@ -76,7 +76,7 @@ require (
github.com/go-redis/redis/v9 v9.0.0-rc.1 // indirect
github.com/go-sql-driver/mysql v1.6.0 // indirect
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
github.com/go-task/template v0.0.0-20240602015157-960e6f576656 // indirect
github.com/go-task/template v0.1.0 // indirect
github.com/go-toolsmith/astcast v1.0.0 // indirect
github.com/go-toolsmith/astequal v1.0.0 // indirect
github.com/go-toolsmith/astinfo v0.0.0-20180906194353-9809ff7efb21 // indirect
Expand Down Expand Up @@ -109,12 +109,13 @@ require (
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/mattn/go-runewidth v0.0.9 // indirect
github.com/mattn/go-sqlite3 v2.0.1+incompatible // indirect
github.com/mattn/go-zglob v0.0.4 // indirect
github.com/mattn/go-zglob v0.0.6 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect
github.com/minio/minio-go v6.0.14+incompatible // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/hashstructure/v2 v2.0.2 // indirect
github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe // indirect
github.com/muesli/cancelreader v0.2.2 // indirect
github.com/olekukonko/tablewriter v0.0.5 // indirect
github.com/opentracing/opentracing-go v1.2.0 // indirect
github.com/pingcap/errors v0.11.5-0.20211224045212-9687c2b0f87c // indirect
Expand Down Expand Up @@ -152,15 +153,15 @@ require (
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/multierr v1.7.0 // indirect
go.uber.org/zap v1.20.0 // indirect
golang.org/x/crypto v0.26.0 // indirect
golang.org/x/mod v0.20.0 // indirect
golang.org/x/net v0.28.0 // indirect
golang.org/x/oauth2 v0.22.0 // indirect
golang.org/x/crypto v0.27.0 // indirect
golang.org/x/mod v0.21.0 // indirect
golang.org/x/net v0.29.0 // indirect
golang.org/x/oauth2 v0.23.0 // indirect
golang.org/x/sync v0.8.0 // indirect
golang.org/x/sys v0.23.0 // indirect
golang.org/x/sys v0.25.0 // indirect
golang.org/x/telemetry v0.0.0-20240522233618-39ace7a40ae7 // indirect
golang.org/x/term v0.23.0 // indirect
golang.org/x/text v0.17.0 // indirect
golang.org/x/term v0.24.0 // indirect
golang.org/x/text v0.18.0 // indirect
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
google.golang.org/api v0.126.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
Expand All @@ -173,6 +174,6 @@ require (
gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect
gopkg.in/tomb.v2 v2.0.0-20161208151619-d5d1b5820637 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
mvdan.cc/sh/v3 v3.8.0 // indirect
mvdan.cc/sh/v3 v3.9.0 // indirect
rsc.io/markdown v0.0.0-20231214224604-88bb533a6020 // indirect
)
Loading

0 comments on commit ad322f9

Please sign in to comment.