Skip to content

Commit

Permalink
chore(deps): bump github.com/rudderlabs/bing-ads-go-sdk from 0.2.0 to…
Browse files Browse the repository at this point in the history
… 0.2.1 (#4339)

chore(deps): bump github.com/rudderlabs/bing-ads-go-sdk

Bumps [github.com/rudderlabs/bing-ads-go-sdk](https://github.com/rudderlabs/bing-ads-go-sdk) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/rudderlabs/bing-ads-go-sdk/releases)
- [Changelog](https://github.com/rudderlabs/bing-ads-go-sdk/blob/main/CHANGELOG.md)
- [Commits](rudderlabs/bing-ads-go-sdk@v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: github.com/rudderlabs/bing-ads-go-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 19, 2024
1 parent 85e7497 commit a831c13
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 @@ -258,7 +258,7 @@ require (
github.com/rivo/uniseg v0.1.0 // indirect
github.com/rs/xid v1.5.0 // indirect
github.com/rs/zerolog v1.28.0 // indirect
github.com/rudderlabs/bing-ads-go-sdk v0.2.0
github.com/rudderlabs/bing-ads-go-sdk v0.2.1
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/segmentio/backo-go v1.0.1 // indirect
github.com/shirou/gopsutil/v3 v3.23.10 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -955,8 +955,8 @@ github.com/rs/zerolog v1.28.0 h1:MirSo27VyNi7RJYP3078AA1+Cyzd2GB66qy3aUHvsWY=
github.com/rs/zerolog v1.28.0/go.mod h1:NILgTygv/Uej1ra5XxGf82ZFSLk58MFGAUS2o6usyD0=
github.com/rudderlabs/analytics-go v3.3.3+incompatible h1:OG0XlKoXfr539e2t1dXtTB+Gr89uFW+OUNQBVhHIIBY=
github.com/rudderlabs/analytics-go v3.3.3+incompatible/go.mod h1:LF8/ty9kUX4PTY3l5c97K3nZZaX5Hwsvt+NBaRL/f30=
github.com/rudderlabs/bing-ads-go-sdk v0.2.0 h1:Q9J7uCtMsqMo5106wIFenFoNX8slDL3ZmsYy9Nm2wus=
github.com/rudderlabs/bing-ads-go-sdk v0.2.0/go.mod h1:n718Q+g1OBGi7rOIRLvKU+1Ep0gwkEOdQzMdwvzpCXU=
github.com/rudderlabs/bing-ads-go-sdk v0.2.1 h1:sZZghNyYSsP09JvKAkrD2Wy9RTiw6zUptnD1QNxL4HY=
github.com/rudderlabs/bing-ads-go-sdk v0.2.1/go.mod h1:n718Q+g1OBGi7rOIRLvKU+1Ep0gwkEOdQzMdwvzpCXU=
github.com/rudderlabs/compose-test v0.1.3 h1:uyep6jDCIF737sfv4zIaMsKRQKX95IDz5Xbxor+x0kU=
github.com/rudderlabs/compose-test v0.1.3/go.mod h1:tuvS1eQdSfwOYv1qwyVAcpdJxPLQXJgy5xGDd/9XmMg=
github.com/rudderlabs/parquet-go v0.0.2 h1:ZXRdZdimB0PdJtmxeSSxfI0fDQ3kZjwzBxRi6Ut1J8k=
Expand Down

0 comments on commit a831c13

Please sign in to comment.