Skip to content

Commit

Permalink
Bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/BurntSushi/toml/releases)
- [Commits](BurntSushi/toml@v1.3.2...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/BurntSushi/toml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 23, 2024
1 parent 3d87c05 commit e85375d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ replace github.com/openshift/api v3.9.0+incompatible => github.com/openshift/api
replace github.com/aws/aws-sdk-go => github.com/aws/aws-sdk-go v1.48.6

require (
github.com/BurntSushi/toml v1.3.2
github.com/BurntSushi/toml v1.4.0
github.com/Jeffail/gabs v1.4.0
github.com/amazon-contributing/opentelemetry-collector-contrib/extension/awsmiddleware v0.0.0-20240823153759-bfabe7ddfe9d
github.com/aws/aws-sdk-go v1.53.11
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@ github.com/Azure/go-ntlmssp v0.0.0-20200615164410-66371956d46c/go.mod h1:chxPXzS
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 h1:XHOnouVk1mxXfQidrMEnLlPk9UMeRtyBTnEFtxkV0kU=
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2/go.mod h1:wP83P5OoQ5p6ip3ScPr0BAq0BvuPAvacpEuSzyouqAI=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/toml v1.3.2 h1:o7IhLm0Msx3BaB+n3Ag7L8EVlByGnpq14C4YWiu/gL8=
github.com/BurntSushi/toml v1.3.2/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
github.com/BurntSushi/toml v1.4.0 h1:kuoIxZQy2WRRk1pttg9asf+WVv6tWQuBNVmK8+nqPr0=
github.com/BurntSushi/toml v1.4.0/go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/ClickHouse/clickhouse-go v1.5.4 h1:cKjXeYLNWVJIx2J1K6H2CqyRmfwVJVY1OV1coaaFcI0=
github.com/ClickHouse/clickhouse-go v1.5.4/go.mod h1:EaI/sW7Azgz9UATzd5ZdZHRUhHgv5+JMS9NSr2smCJI=
Expand Down Expand Up @@ -183,8 +183,8 @@ github.com/amazon-contributing/opentelemetry-collector-contrib/exporter/awsemfex
github.com/amazon-contributing/opentelemetry-collector-contrib/exporter/awsemfexporter v0.0.0-20240823153759-bfabe7ddfe9d/go.mod h1:LPWBVdTSNbZkk80v6aCUthS59cnR4VauVRdAIE3ifaY=
github.com/amazon-contributing/opentelemetry-collector-contrib/exporter/awsxrayexporter v0.0.0-20240823153759-bfabe7ddfe9d h1:b4slfIQSOGhNfkueUQ+P10lpKdt6naOX8cWR5YJA+Wo=
github.com/amazon-contributing/opentelemetry-collector-contrib/exporter/awsxrayexporter v0.0.0-20240823153759-bfabe7ddfe9d/go.mod h1:GNeNylfr5KMt55XowzSdgbP7z8CkIAfIHtWSd+xxtws=
github.com/amazon-contributing/opentelemetry-collector-contrib/extension/awsmiddleware v0.0.0-20240819205202-d503b27f9cb8 h1:/tRumIT8yfxXGNnIQP1oYle4nafoNS4HypY/xPSlfSo=
github.com/amazon-contributing/opentelemetry-collector-contrib/extension/awsmiddleware v0.0.0-20240819205202-d503b27f9cb8/go.mod h1:/RaNSxxO06niapGT00snMdgFfjjjW/kV3TZGX8kHuwM=
github.com/amazon-contributing/opentelemetry-collector-contrib/extension/awsmiddleware v0.0.0-20240823153759-bfabe7ddfe9d h1:MSkZ39RVHjvtU4KFuTx1B+Y4Kdl9F+QBfrGwLQNyMRI=
github.com/amazon-contributing/opentelemetry-collector-contrib/extension/awsmiddleware v0.0.0-20240823153759-bfabe7ddfe9d/go.mod h1:/RaNSxxO06niapGT00snMdgFfjjjW/kV3TZGX8kHuwM=
github.com/amazon-contributing/opentelemetry-collector-contrib/extension/awsproxy v0.0.0-20240823153759-bfabe7ddfe9d h1:KBngFajewcE+nsauumdPsj133f5wekFQHftuGAW75Ow=
github.com/amazon-contributing/opentelemetry-collector-contrib/extension/awsproxy v0.0.0-20240823153759-bfabe7ddfe9d/go.mod h1:hRZt1DsvoLDIYBwjFvjwg/9IkaBXeCPG0QI57wbj98Q=
github.com/amazon-contributing/opentelemetry-collector-contrib/internal/aws/awsutil v0.0.0-20240823153759-bfabe7ddfe9d h1:Ya2MBcBe2uHzoaxGagYjRAXvMZGJ46bumDCprhk+Gcg=
Expand All @@ -205,8 +205,8 @@ github.com/amazon-contributing/opentelemetry-collector-contrib/internal/k8sconfi
github.com/amazon-contributing/opentelemetry-collector-contrib/internal/k8sconfig v0.0.0-20240823153759-bfabe7ddfe9d/go.mod h1:VS66oUydCMwiWl1BFmLs7iNy4lGsfVYsriXr/d1fpAk=
github.com/amazon-contributing/opentelemetry-collector-contrib/internal/kubelet v0.0.0-20240823153759-bfabe7ddfe9d h1:UuWLIZG4/z44QbDQjov7gnmhTg82Y92WhjzJ48YbHPE=
github.com/amazon-contributing/opentelemetry-collector-contrib/internal/kubelet v0.0.0-20240823153759-bfabe7ddfe9d/go.mod h1:4qvmHiXPOkOXJdpmmxMqprb2BXxOGPgOG45BwLdipUM=
github.com/amazon-contributing/opentelemetry-collector-contrib/override/aws v0.0.0-20240819205202-d503b27f9cb8 h1:5j4+YkIazcy86LWbRuipRiMlA65za/lpRIgrXo97j3I=
github.com/amazon-contributing/opentelemetry-collector-contrib/override/aws v0.0.0-20240819205202-d503b27f9cb8/go.mod h1:t/hYoRTnlPuRjh8y0BwVGgNvNIXpU2QJME5YVppUUHQ=
github.com/amazon-contributing/opentelemetry-collector-contrib/override/aws v0.0.0-20240823153759-bfabe7ddfe9d h1:kMYv4O3xxNY2jS9bNH6wdkLIcTowG5r36aWYWo+wRJ8=
github.com/amazon-contributing/opentelemetry-collector-contrib/override/aws v0.0.0-20240823153759-bfabe7ddfe9d/go.mod h1:t/hYoRTnlPuRjh8y0BwVGgNvNIXpU2QJME5YVppUUHQ=
github.com/amazon-contributing/opentelemetry-collector-contrib/pkg/stanza v0.0.0-20240823153759-bfabe7ddfe9d h1:Yp+LzO2WT4btJtKhTR31YlFFMRa01H7sTyG9oCXi0tE=
github.com/amazon-contributing/opentelemetry-collector-contrib/pkg/stanza v0.0.0-20240823153759-bfabe7ddfe9d/go.mod h1:2NSghK+mafMGxM8c4Gff8qcprdMD3YQebZtD9UAdB3E=
github.com/amazon-contributing/opentelemetry-collector-contrib/pkg/translator/prometheus v0.0.0-20240823153759-bfabe7ddfe9d h1:YEMQXH9bsFTkJ3U+gJeq9FO0ErH6YNpIv3PrRVHFZGo=
Expand Down

0 comments on commit e85375d

Please sign in to comment.