Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the common group across 1 directory with 3 updates #7

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps the common group with 3 updates in the / directory: github.com/aws-cloudformation/rain, github.com/owenrumney/squealer and github.com/samber/lo.

Updates github.com/aws-cloudformation/rain from 1.19.0 to 1.21.0

Release notes

Sourced from github.com/aws-cloudformation/rain's releases.

v1.21.0

What's Changed

Dependabot

Full Changelog: aws-cloudformation/rain@v1.20.2...v1.21.0

v1.20.2

This release adds unit tests to make sure the build command will work for all types.

What's Changed

Full Changelog: aws-cloudformation/rain@v1.20.1...v1.20.2

v1.20.1

What's Changed

Full Changelog: aws-cloudformation/rain@v1.20.0...v1.20.1

v1.20.0

What's Changed

New Contributors

Full Changelog: aws-cloudformation/rain@v1.19.0...v1.20.0

Commits
  • 3a1d363 Merge pull request #628 from ericzbeard/v-1-21-0
  • 69db385 Version bump
  • 86ef206 Merge pull request #627 from ericzbeard/analytics
  • a785154 Test template for analytics existing metadata
  • 2e1129e Added analytics to template Metadata
  • 6c651fd Merge pull request #626 from ericzbeard/uncdk
  • 79a3208 Removed debug statements
  • 2116908 Replace joins with subs
  • cd43c5f Changed naming to use original variable name
  • 085edbc Custom resources
  • Additional commits viewable in compare view

Updates github.com/owenrumney/squealer from 1.2.5 to 1.2.6

Release notes

Sourced from github.com/owenrumney/squealer's releases.

v1.2.6

What's Changed

New Contributors

Full Changelog: owenrumney/squealer@v1.2.5...v1.2.6

Commits
  • 5ba1918 chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.2 (#133)
  • e6666b2 chore(deps): bump github.com/go-git/go-billy/v5 from 5.6.0 to 5.6.2 (#130)
  • 84fc54e chore(deps): bump alpine from 3.20.3 to 3.21.2 (#129)
  • 732d32f chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#124)
  • 9504bad Create lint.yml
  • 6bbfc84 Update and rename build.yml to test.yml
  • 5f3ab18 chore(deps): use gopkg.in/yaml.v3 instead of gopkg.in/yaml.v2 (#131)
  • 33bf0cf refactor: return pointer instead of value in getScanner (#132)
  • See full diff in compare view

Updates github.com/samber/lo from 1.47.0 to 1.49.0

Release notes

Sourced from github.com/samber/lo's releases.

v1.49.0

What's Changed

New Contributors

Full Changelog: samber/lo@v1.48.0...v1.49.0

v1.48.0

What's Changed

Feature

Fix

Refactor

New Contributors

... (truncated)

Commits
  • 8a634a8 bump v1.49.0
  • 2bdcaca doc: add example for Product and ProductBy
  • 1c1dfd9 feat: add Product and ProductBy functions (#566)
  • 124d300 feat: adding FilterSliceToMap (#581)
  • 19d8355 Merge branch 'Lee-Minjea-feat/throttle'
  • 5cd3266 feat: adding ExampleNewThrottleBy and ExampleNewThrottleByWithCount
  • fdd8865 fix: test case fixed
  • 27638ea feat: adding NewThrottle (#396)
  • d587677 feat: faster ChunkEntries
  • 28a4d94 Merge branch 'oswaldom-code-feat-adding-chunk-map'
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Summary by Sourcery

Build:

  • Update Go toolchain to version 1.23.5.

Bumps the common group with 3 updates in the / directory: [github.com/aws-cloudformation/rain](https://github.com/aws-cloudformation/rain), [github.com/owenrumney/squealer](https://github.com/owenrumney/squealer) and [github.com/samber/lo](https://github.com/samber/lo).


Updates `github.com/aws-cloudformation/rain` from 1.19.0 to 1.21.0
- [Release notes](https://github.com/aws-cloudformation/rain/releases)
- [Commits](aws-cloudformation/rain@v1.19.0...v1.21.0)

Updates `github.com/owenrumney/squealer` from 1.2.5 to 1.2.6
- [Release notes](https://github.com/owenrumney/squealer/releases)
- [Changelog](https://github.com/owenrumney/squealer/blob/main/.goreleaser.yml)
- [Commits](owenrumney/squealer@v1.2.5...v1.2.6)

Updates `github.com/samber/lo` from 1.47.0 to 1.49.0
- [Release notes](https://github.com/samber/lo/releases)
- [Commits](samber/lo@v1.47.0...v1.49.0)

---
updated-dependencies:
- dependency-name: github.com/aws-cloudformation/rain
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common
- dependency-name: github.com/owenrumney/squealer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common
- dependency-name: github.com/samber/lo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 27, 2025
Copy link

sourcery-ai bot commented Jan 27, 2025

Reviewer's Guide by Sourcery

This pull request bumps the common group with 3 updates in the / directory. The updates are for github.com/aws-cloudformation/rain, github.com/owenrumney/squealer and github.com/samber/lo.

Class diagram showing dependency version updates

classDiagram
    class Dependencies {
        +aws-cloudformation/rain
        +owenrumney/squealer
        +samber/lo
    }

    class BeforeUpdate {
        +rain: v1.19.0
        +squealer: v1.2.5
        +lo: v1.47.0
    }

    class AfterUpdate {
        +rain: v1.21.0
        +squealer: v1.2.6
        +lo: v1.49.0
    }

    Dependencies --> BeforeUpdate: before
    Dependencies --> AfterUpdate: after

    note for Dependencies "Dependency version updates in go.mod"
Loading

File-Level Changes

Change Details Files
Update github.com/aws-cloudformation/rain from 1.19.0 to 1.21.0
  • Updated the version of github.com/aws-cloudformation/rain in go.mod.
  • Updated the checksum of github.com/aws-cloudformation/rain in go.sum.
go.mod
go.sum
Update github.com/owenrumney/squealer from 1.2.5 to 1.2.6
  • Updated the version of github.com/owenrumney/squealer in go.mod.
  • Updated the checksum of github.com/owenrumney/squealer in go.sum.
go.mod
go.sum
Update github.com/samber/lo from 1.47.0 to 1.49.0
  • Updated the version of github.com/samber/lo in go.mod.
  • Updated the checksum of github.com/samber/lo in go.sum.
go.mod
go.sum

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!
  • Generate a plan of action for an issue: Comment @sourcery-ai plan on
    an issue to generate a plan of action for it.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

coderabbitai bot commented Jan 27, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!

Copy link

codiumai-pr-agent-free bot commented Jan 27, 2025

CI Feedback 🧐

(Feedback updated until commit 9b9563e)

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: OPA tests

Failed stage: Build bundle [❌]

Failed test name: verify-bundle

Failure summary:

The action failed during the bundle verification process with the following issues:

  • Container failed to start and exited with code 1
  • The error occurred in the verify-bundle.go script while trying to create a tunnel container
  • The root cause appears to be registry-related issues, with multiple "blob unknown" and "manifest
    unknown" errors when trying to access container images
  • The failure happened during the make verify-bundle target execution

  • Relevant error logs:
    1:  ##[group]Operating System
    2:  Ubuntu
    ...
    
    403:  aws/cloudtrail/ensure_cloudwatch_integration.rego
    404:  aws/cloudtrail/no_public_log_access.rego
    405:  aws/cloudtrail/require_bucket_access_logging.rego
    406:  aws/cloudwatch/
    407:  aws/cloudwatch/log_group_customer_key.rego
    408:  aws/cloudwatch/require_cloudtrail_change_alarm.rego
    409:  aws/cloudwatch/require_cmk_disabled_alarm.rego
    410:  aws/cloudwatch/require_config_configuration_change_alarm.rego
    411:  aws/cloudwatch/require_console_login_failure_alarm.rego
    ...
    
    729:  google/sql/encrypt_in_transit_data.rego
    730:  google/sql/mysql_no_local_infile.rego
    731:  google/sql/no_contained_db_auth.rego
    732:  google/sql/no_cross_db_ownership_chaining.rego
    733:  google/sql/no_public_access.rego
    734:  google/sql/pg_log_checkpoints.rego
    735:  google/sql/pg_log_connections.rego
    736:  google/sql/pg_log_disconnections.rego
    737:  google/sql/pg_log_errors.rego
    ...
    
    1251:  ./policies/cloud/policies/google/sql/no_public_access.rego
    1252:  ./policies/cloud/policies/google/sql/pg_no_min_statement_logging.rego
    1253:  ./policies/cloud/policies/google/sql/pg_log_checkpoints.rego
    1254:  ./policies/cloud/policies/google/sql/encrypt_in_transit_data.rego
    1255:  ./policies/cloud/policies/google/sql/pg_log_disconnections.rego
    1256:  ./policies/cloud/policies/google/sql/enable_pg_temp_file_logging.rego
    1257:  ./policies/cloud/policies/google/sql/no_cross_db_ownership_chaining.rego
    1258:  ./policies/cloud/policies/google/sql/pg_log_connections.rego
    1259:  ./policies/cloud/policies/google/sql/pg_log_errors.rego
    ...
    
    1472:  ./policies/cloud/policies/aws/cloudwatch/require_root_user_usage_alarm.rego
    1473:  ./policies/cloud/policies/aws/cloudwatch/require_s3_bucket_policy_change_alarm.rego
    1474:  ./policies/cloud/policies/aws/cloudwatch/require_iam_policy_change_alarm.rego
    1475:  ./policies/cloud/policies/aws/cloudwatch/require_unauthorised_api_call_alarm.rego
    1476:  ./policies/cloud/policies/aws/cloudwatch/require_cmk_disabled_alarm.rego
    1477:  ./policies/cloud/policies/aws/cloudwatch/log_group_customer_key.rego
    1478:  ./policies/cloud/policies/aws/cloudwatch/require_vpc_change_alarm.rego
    1479:  ./policies/cloud/policies/aws/cloudwatch/require_network_gateway_change_alarm.rego
    1480:  ./policies/cloud/policies/aws/cloudwatch/require_console_login_failure_alarm.rego
    ...
    
    1636:  go: downloading github.com/cpuguy83/dockercfg v0.3.1
    1637:  go: downloading github.com/google/uuid v1.6.0
    1638:  go: downloading github.com/moby/patternmatcher v0.6.0
    1639:  go: downloading github.com/moby/term v0.5.0
    1640:  go: downloading github.com/opencontainers/image-spec v1.1.0
    1641:  go: downloading golang.org/x/crypto v0.22.0
    1642:  go: downloading github.com/docker/go-units v0.5.0
    1643:  go: downloading github.com/moby/docker-image-spec v1.3.1
    1644:  go: downloading github.com/pkg/errors v0.9.1
    ...
    
    1695:  2025/01/27 18:44:47 🚧 Waiting for container id a53e0342bfd4 image: bitnami/oras:latest. Waiting for: &{timeout:<nil> Log:Pushed [registry] localhost:5111/defsec-test:latest IsRegexp:false Occurrence:1 PollInterval:100ms}
    1696:  2025/01/27 18:44:47 🔔 Container is ready: a53e0342bfd4
    1697:  time="2025-01-27T18:44:46.248637743Z" level=info msg="Starting upload purge in 58m0s" go.version=go1.20.8 instance.id=0bcfe897-4f77-42f4-ae99-8b0d7ee3271c service=registry version=2.8.3 
    1698:  time="2025-01-27T18:44:46.248534Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.8 instance.id=0bcfe897-4f77-42f4-ae99-8b0d7ee3271c service=registry version=2.8.3 
    1699:  time="2025-01-27T18:44:46.248691383Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=0bcfe897-4f77-42f4-ae99-8b0d7ee3271c service=registry version=2.8.3 
    1700:  time="2025-01-27T18:44:46.248812628Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.20.8 instance.id=0bcfe897-4f77-42f4-ae99-8b0d7ee3271c service=registry version=2.8.3 
    1701:  time="2025-01-27T18:44:46.249012309Z" level=info msg="listening on [::]:5000" go.version=go1.20.8 instance.id=0bcfe897-4f77-42f4-ae99-8b0d7ee3271c service=registry version=2.8.3 
    1702:  172.17.0.1 - - [27/Jan/2025:18:44:47 +0000] "HEAD /v2/defsec-test/manifests/sha256:d351a85b65b16c4774a1288c1365f4a79dbd1b7d3db3182f5491f49f704d5bb3 HTTP/1.1" 404 187 "" "oras/1.2.2+unreleased"
    1703:  time="2025-01-27T18:44:47.031026621Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=defsec-test revision=sha256:d351a85b65b16c4774a1288c1365f4a79dbd1b7d3db3182f5491f49f704d5bb3" err.message="manifest unknown" go.version=go1.20.8 http.request.host="localhost:5111" http.request.id=8c48f127-9ca2-4b26-96a7-41ddd4dc23f6 http.request.method=HEAD http.request.remoteaddr="172.17.0.1:58894" http.request.uri="/v2/defsec-test/manifests/sha256:d351a85b65b16c4774a1288c1365f4a79dbd1b7d3db3182f5491f49f704d5bb3" http.request.useragent="oras/1.2.2+unreleased" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.785164ms http.response.status=404 http.response.written=187 vars.name=defsec-test vars.reference="sha256:d351a85b65b16c4774a1288c1365f4a79dbd1b7d3db3182f5491f49f704d5bb3" 
    1704:  time="2025-01-27T18:44:47.032608967Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e28ea5125aa832a91987722b90b8ace2b33197b16e952ddaae3d68a5961c0ddc err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="localhost:5111" http.request.id=aac8fbf6-2930-46fa-83d9-2183cd04974d http.request.method=HEAD http.request.remoteaddr="172.17.0.1:58894" http.request.uri="/v2/defsec-test/blobs/sha256:e28ea5125aa832a91987722b90b8ace2b33197b16e952ddaae3d68a5961c0ddc" http.request.useragent="oras/1.2.2+unreleased" http.response.contenttype="application/json; charset=utf-8" http.response.duration="916.714µs" http.response.status=404 http.response.written=157 vars.digest="sha256:e28ea5125aa832a91987722b90b8ace2b33197b16e952ddaae3d68a5961c0ddc" vars.name=defsec-test 
    1705:  172.17.0.1 - - [27/Jan/2025:18:44:47 +0000] "HEAD /v2/defsec-test/blobs/sha256:e28ea5125aa832a91987722b90b8ace2b33197b16e952ddaae3d68a5961c0ddc HTTP/1.1" 404 157 "" "oras/1.2.2+unreleased"
    1706:  time="2025-01-27T18:44:47.033313864Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="localhost:5111" http.request.id=4e72bc4d-ea8e-4b46-9bdc-7553cba68b02 http.request.method=HEAD http.request.remoteaddr="172.17.0.1:58900" http.request.uri="/v2/defsec-test/blobs/sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a" http.request.useragent="oras/1.2.2+unreleased" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.113419ms http.response.status=404 http.response.written=157 vars.digest="sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a" vars.name=defsec-test 
    ...
    
    1791:  --insecure                  allow insecure server connections
    1792:  -q, --quiet                     suppress progress bar and log output
    1793:  --timeout duration          timeout (default 5m0s)
    1794:  -v, --version                   show version
    1795:  2025/01/27 18:44:50 🐳 Terminating container: a53e0342bfd4
    1796:  2025/01/27 18:44:50 🚫 Container terminated: a53e0342bfd4
    1797:  2025/01/27 18:44:50 🐳 Terminating container: 9658a244b5cb
    1798:  2025/01/27 18:44:50 🚫 Container terminated: 9658a244b5cb
    1799:  panic: failed to start container: container exited with code 1
    1800:  goroutine 1 [running]:
    1801:  main.createTunnelContainer({0xa092a0, 0xd80b40}, {0x9496f6, 0x6}, {0x94a9b5, 0x9})
    1802:  /home/runner/work/tunnel-checks/tunnel-checks/scripts/verify-bundle.go:95 +0x372
    1803:  main.LoadAndVerifyBundle()
    1804:  /home/runner/work/tunnel-checks/tunnel-checks/scripts/verify-bundle.go:138 +0x385
    1805:  main.main()
    1806:  /home/runner/work/tunnel-checks/tunnel-checks/scripts/verify-bundle.go:158 +0x30
    1807:  exit status 2
    1808:  make: *** [Makefile:54: verify-bundle] Error 1
    1809:  ##[error]Process completed with exit code 2.
    

    Copy link
    Author

    dependabot bot commented on behalf of github Feb 3, 2025

    Superseded by #8.

    @dependabot dependabot bot closed this Feb 3, 2025
    @dependabot dependabot bot deleted the dependabot/go_modules/common-835c5448a2 branch February 3, 2025 18:20
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    dependencies Pull requests that update a dependency file go Pull requests that update Go code
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    0 participants