chore(deps): update go.mod in azure module by spoonguard2k · Pull Request #3231 · testcontainers/testcontainers-go

@spoonguard2k

when trying to start service bus emulator via the services package I am getting:

# github.com/testcontainers/testcontainers-go/modules/azure/servicebus
/Users/XXXX/go/pkg/mod/github.com/testcontainers/testcontainers-go/modules/azure@v0.37.0/servicebus/servicebus.go:137:65: mssqlContainer.Password undefined (type *mssql.MSSQLServerContainer has no field or method Password, but does have unexported field password)

My fix was to change dependency of mysql to version 0.37 in. the indirect dependencies.

@spoonguard2k spoonguard2k changed the title Update go.mod in azure module chore(dips): Update go.mod in azure module

Jul 14, 2025

@spoonguard2k spoonguard2k changed the title chore(dips): Update go.mod in azure module chore(deps): Update go.mod in azure module

Jul 14, 2025

@spoonguard2k spoonguard2k changed the title chore(deps): Update go.mod in azure module chore(deps): update go.mod in azure module

Jul 14, 2025

mdelapenya

mdelapenya added a commit that referenced this pull request

Jul 31, 2025
…util/v4-4.25.6

* main:
  fix(dockermcpgateway): use duckduckgo instead of brave (#3247)
  feat: add Solace pubsub+ module (#3230)
  feat(options): add WithProvider (#3241)
  chore(deps): bump github/codeql-action from 3.29.2 to 3.29.3 (#3237)
  chore(deps): bump golang.org/x/oauth2 in /modules/weaviate (#3240)
  chore(deps): bump mkdocs-include-markdown-plugin from 7.1.5 to 7.1.6 (#3239)
  chore(deps): bump requests from 2.32.0 to 2.32.4 (#3204)
  feat(mcpgateway): add MCP gateway module (#3232)
  chore(deps): bump golang.org/x/oauth2 in /modules/pulsar (#3236)
  chore(deps): bump golang.org/x/oauth2 in /modules/gcloud (#3235)
  chore(deps): bump golang.org/x/oauth2 in /modules/k3s (#3234)
  chore: prepare for next minor development cycle (0.39.0)
  chore: use new version (v0.38.0) in modules and examples
  Update go.mod in azure module (#3231)
  fix: strip headers from logs using log stream specification  (#3226)
  chore: clarify image auth warning message for public images (#3228)
  chore(deps): bump github.com/go-viper/mapstructure/v2 (#3219)
  chore(deps): bump github/codeql-action from 3.28.16 to 3.29.2 (#3222)
  chore(deps): bump mkdocs-include-markdown-plugin from 7.1.5 to 7.1.6 (#3225)