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

Build constraint fix #161

Closed
wants to merge 1,538 commits into from
Closed

Build constraint fix #161

wants to merge 1,538 commits into from

Conversation

Paramadon
Copy link

Required for all PRs:

Fixing macos build constraint:

resolves #
CWA build issue(running make build):
Screenshot 2024-10-03 at 11 11 58 AM

example: Fixed an off by one error in counter variable in type FooBar.

example: Added an input plugin to gather yak shaving metrics using
golang library yaktech/shaver. -->

powersj and others added 30 commits January 11, 2022 09:22
…a#10414)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
khanhntd and others added 29 commits September 15, 2022 16:12
Update jwt, opencontainers and containerd
Upgrade golang.org/x/net to v0.7.0
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.5/CHANGELOG.md)
- [Commits](opencontainers/runc@v1.1.4...v1.1.5)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…containers/runc-1.1.5

fix: bump github.com/opencontainers/runc from 1.1.4 to 1.1.5
Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.7.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](distribution/distribution@v2.7.1...v2.8.2)

---
updated-dependencies:
- dependency-name: github.com/docker/distribution
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…er/distribution-2.8.2incompatible

fix: bump github.com/docker/distribution from 2.7.1+incompatible to 2.8.2+incompatible
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.11+incompatible to 20.10.24+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v20.10.11...v20.10.24)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…er/docker-20.10.24incompatible

fix: bump github.com/docker/docker from 20.10.11+incompatible to 20.10.24+incompatible
Bumps [github.com/snowflakedb/gosnowflake](https://github.com/snowflakedb/gosnowflake) from 1.6.2 to 1.6.21.
- [Release notes](https://github.com/snowflakedb/gosnowflake/releases)
- [Changelog](https://github.com/snowflakedb/gosnowflake/blob/master/release.go)
- [Commits](snowflakedb/gosnowflake@v1.6.2...v1.6.21)

---
updated-dependencies:
- dependency-name: github.com/snowflakedb/gosnowflake
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…flakedb/gosnowflake-1.6.21

fix: bump github.com/snowflakedb/gosnowflake from 1.6.2 to 1.6.21
Add common package from gopsutil upstream
Change newLogWriter To NewLogWriter Making It Public
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.5 to 1.1.12.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.12/CHANGELOG.md)
- [Commits](opencontainers/runc@v1.1.5...v1.1.12)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
In Version 2.51.0 Of Prometheus FmtText Was Made Lower Case
…ncontainers/runc-1.1.12

fix: bump github.com/opencontainers/runc from 1.1.5 to 1.1.12
* fix: bump github.com/docker/docker from 24.0.6+incompatible to 25.0.6+incompatible
* fix: bump golang.org/x/net from 0.17.0 to 0.27.0
* fix: bump google.golang.org/protobuf from 1.31.0 to 1.34.2
* fix: bump github.com/containerd/containerd from 1.7.7 to 1.7.11
* fix: bump github.com/jackc/pgx/v4 from 4.15.0 to 4.18.3
* fix: bump github.com/nats-io/nats-server/v2 from 2.9.23 to 2.10.18
* fix: bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0
* fix: bump github.com/golang/protobuf from 1.5.3 to 1.5.4
@Paramadon Paramadon closed this Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.