Update deps - #196
Merged
Merged
Update deps#196
Conversation
Signed-off-by: Brett Logan <lindluni@github.com>
There was a problem hiding this comment.
Copilot review overview
🔵 Needs a closer look
A critical platform build-constraint defect and multiple moderate correctness and concurrency issues remain unresolved.
Review effort: Balanced
Findings: None
What changed in this PR
Refreshes vendored Go dependencies, including platform-specific implementations, generated sources, cryptographic packages, and metadata.
Changes:
- Updates vendored dependency sources.
- Expands OS and architecture support.
- Refreshes licenses, documentation, and configuration metadata.
| File | Review |
|---|---|
vendor/gopkg.in/warnings.v0/LICENSE |
Reviewed. |
vendor/golang.org/x/sys/windows/types_windows_arm64.go |
Reviewed. |
vendor/golang.org/x/sys/windows/types_windows_arm.go |
Reviewed. |
vendor/golang.org/x/sys/windows/types_windows_amd64.go |
Reviewed. |
vendor/golang.org/x/sys/windows/str.go |
Reviewed. |
vendor/golang.org/x/sys/windows/race0.go |
Reviewed. |
vendor/golang.org/x/sys/windows/race.go |
Reviewed. |
vendor/golang.org/x/sys/windows/mksyscall.go |
Reviewed. |
vendor/golang.org/x/sys/windows/eventlog.go |
Reviewed. |
vendor/golang.org/x/sys/windows/aliases.go |
Reviewed. |
vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go |
Reviewed. |
vendor/golang.org/x/sys/unix/vgetrandom_unsupported.go |
Reviewed. |
vendor/golang.org/x/sys/unix/vgetrandom_linux.go |
Reviewed. |
vendor/golang.org/x/sys/unix/sysvshm_unix_other.go |
Reviewed. |
vendor/golang.org/x/sys/unix/sysvshm_linux.go |
Reviewed. |
vendor/golang.org/x/sys/unix/syscall_unix_gc.go |
Reviewed. |
vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go |
Reviewed. |
vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go |
Reviewed. |
vendor/golang.org/x/sys/unix/syscall_linux_gc.go |
Reviewed. |
vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go |
Reviewed. |
vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go |
Reviewed. |
vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go |
Reviewed. |
vendor/golang.org/x/sys/unix/syscall_linux_alarm.go |
Critical: Build constraint omits mips64le; replace the duplicate mipsle term. |
vendor/golang.org/x/sys/unix/syscall_hurd.go |
Reviewed. |
vendor/golang.org/x/sys/unix/syscall_hurd_386.go |
Reviewed. |
vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go |
Reviewed. |
vendor/golang.org/x/sys/unix/readdirent_getdirentries.go |
Reviewed. |
vendor/golang.org/x/sys/unix/readdirent_getdents.go |
Reviewed. |
vendor/golang.org/x/sys/unix/race0.go |
Reviewed. |
vendor/golang.org/x/sys/unix/race.go |
Reviewed. |
vendor/golang.org/x/sys/unix/ptrace_ios.go |
Reviewed. |
vendor/golang.org/x/sys/unix/ptrace_darwin.go |
Reviewed. |
vendor/golang.org/x/sys/unix/pagesize_unix.go |
Reviewed. |
vendor/golang.org/x/sys/unix/mmap_nomremap.go |
Reviewed. |
vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go |
Reviewed. |
vendor/golang.org/x/sys/unix/fdset.go |
Reviewed. |
vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go |
Reviewed. |
vendor/golang.org/x/sys/unix/fcntl_darwin.go |
Reviewed. |
vendor/golang.org/x/sys/unix/env_unix.go |
Reviewed. |
vendor/golang.org/x/sys/unix/endian_little.go |
Reviewed. |
vendor/golang.org/x/sys/unix/endian_big.go |
Reviewed. |
vendor/golang.org/x/sys/unix/dev_zos.go |
Reviewed. |
vendor/golang.org/x/sys/unix/dev_darwin.go |
Reviewed. |
vendor/golang.org/x/sys/unix/dev_aix_ppc64.go |
Reviewed. |
vendor/golang.org/x/sys/unix/dev_aix_ppc.go |
Reviewed. |
vendor/golang.org/x/sys/unix/constants.go |
Reviewed. |
vendor/golang.org/x/sys/unix/auxv_unsupported.go |
Reviewed. |
vendor/golang.org/x/sys/unix/asm_solaris_amd64.s |
Reviewed. |
vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s |
Reviewed. |
vendor/golang.org/x/sys/unix/asm_bsd_arm64.s |
Reviewed. |
vendor/golang.org/x/sys/unix/asm_bsd_arm.s |
Reviewed. |
vendor/golang.org/x/sys/unix/asm_bsd_amd64.s |
Reviewed. |
vendor/golang.org/x/sys/unix/asm_bsd_386.s |
Reviewed. |
vendor/golang.org/x/sys/unix/asm_aix_ppc64.s |
Reviewed. |
vendor/golang.org/x/sys/unix/aliases.go |
Reviewed. |
vendor/golang.org/x/sys/unix/.gitignore |
Reviewed. |
vendor/golang.org/x/sys/PATENTS |
Reviewed. |
vendor/golang.org/x/sys/LICENSE |
Reviewed. |
vendor/golang.org/x/sys/execabs/execabs_go119.go |
Reviewed. |
vendor/golang.org/x/sys/execabs/execabs_go118.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/syscall_aix_gccgo.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/runtime_auxv.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/endian_little.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/endian_big.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_zos.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_zos_s390x.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_wasm.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_sparc64.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_riscv64.s |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_ppc64x.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_other_x86.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_other_riscv64.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_other_ppc64x.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_other_mips64x.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_other_arm64.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_other_arm.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.s |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_mipsx.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_mips64x.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_loong64.s |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_linux.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_linux_mips64x.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_linux_loong64.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_gccgo_s390x.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_gccgo_arm64.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_gc_x86.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_gc_s390x.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_gc_riscv64.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_gc_arm64.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/cpu_aix.go |
Reviewed. |
vendor/golang.org/x/sys/cpu/asm_darwin_x86_gc.s |
Reviewed. |
vendor/golang.org/x/sys/cpu/asm_darwin_arm64_gc.s |
Reviewed. |
vendor/golang.org/x/sys/cpu/asm_aix_ppc64.s |
Reviewed. |
vendor/golang.org/x/oauth2/internal/transport.go |
Reviewed. |
vendor/golang.org/x/oauth2/internal/doc.go |
Reviewed. |
vendor/golang.org/x/oauth2/CONTRIBUTING.md |
Reviewed. |
vendor/golang.org/x/oauth2/.travis.yml |
Reviewed. |
vendor/golang.org/x/net/proxy/direct.go |
Reviewed. |
vendor/golang.org/x/net/PATENTS |
Reviewed. |
vendor/golang.org/x/net/LICENSE |
Reviewed. |
vendor/golang.org/x/crypto/PATENTS |
Reviewed. |
vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go |
Reviewed. |
vendor/golang.org/x/crypto/chacha20/chacha_s390x.go |
Reviewed. |
vendor/golang.org/x/crypto/chacha20/chacha_ppc64x.go |
Reviewed. |
vendor/golang.org/x/crypto/chacha20/chacha_noasm.go |
Reviewed. |
vendor/golang.org/x/crypto/chacha20/chacha_arm64.go |
Reviewed. |
vendor/golang.org/x/crypto/blake2s/blake2s_ref.go |
Reviewed. |
vendor/golang.org/x/crypto/blake2b/register.go |
Reviewed. |
vendor/golang.org/x/crypto/blake2b/blake2b_ref.go |
Reviewed. |
vendor/golang.org/x/crypto/argon2/blamka_ref.go |
Reviewed. |
vendor/go.yaml.in/yaml/v3/NOTICE |
Reviewed. |
vendor/github.com/xanzy/ssh-agent/.gitignore |
Reviewed. |
vendor/github.com/stretchr/testify/require/requirements.go |
Reviewed. |
vendor/github.com/stretchr/testify/require/require.go.tmpl |
Reviewed. |
vendor/github.com/stretchr/testify/require/require_forward.go.tmpl |
Reviewed. |
vendor/github.com/stretchr/testify/require/forward_requirements.go |
Reviewed. |
vendor/github.com/stretchr/testify/require/doc.go |
Reviewed. |
vendor/github.com/stretchr/testify/LICENSE |
Reviewed. |
vendor/github.com/stretchr/testify/internal/spew/README.md |
Reviewed. |
vendor/github.com/stretchr/testify/internal/spew/LICENSE |
Reviewed. |
vendor/github.com/stretchr/testify/assert/yaml/yaml_fail.go |
Reviewed. |
vendor/github.com/stretchr/testify/assert/yaml/yaml_custom.go |
Reviewed. |
vendor/github.com/stretchr/testify/assert/forward_assertions.go |
Reviewed. |
vendor/github.com/stretchr/testify/assert/errors.go |
Reviewed. |
vendor/github.com/stretchr/testify/assert/assertion_forward.go.tmpl |
Reviewed. |
vendor/github.com/stretchr/testify/assert/assertion_format.go.tmpl |
Reviewed. |
vendor/github.com/spf13/pflag/.travis.yml |
Reviewed. |
vendor/github.com/spf13/pflag/.golangci.yaml |
Reviewed. |
vendor/github.com/spf13/pflag/.gitignore |
Reviewed. |
vendor/github.com/spf13/pflag/.editorconfig |
Reviewed. |
vendor/github.com/spf13/cobra/MAINTAINERS |
Reviewed. |
vendor/github.com/spf13/cobra/command_notwin.go |
Reviewed. |
vendor/github.com/spf13/cobra/.mailmap |
Reviewed. |
vendor/github.com/spf13/cobra/.gitignore |
Reviewed. |
vendor/github.com/skeema/knownhosts/NOTICE |
Reviewed. |
vendor/github.com/sirupsen/logrus/terminal_check_windows.go |
Reviewed. |
vendor/github.com/sirupsen/logrus/terminal_check_unix.go |
Reviewed. |
vendor/github.com/sirupsen/logrus/terminal_check_solaris.go |
Reviewed. |
vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go |
Reviewed. |
vendor/github.com/sirupsen/logrus/terminal_check_no_terminal.go |
Reviewed. |
vendor/github.com/sirupsen/logrus/terminal_check_bsd.go |
Reviewed. |
vendor/github.com/sirupsen/logrus/terminal_check_appengine.go |
Reviewed. |
vendor/github.com/sirupsen/logrus/LICENSE |
Reviewed. |
vendor/github.com/sirupsen/logrus/doc.go |
Reviewed. |
vendor/github.com/sirupsen/logrus/buffer_pool.go |
Moderate: Global buffer-pool reads and writes are unsynchronized, allowing a data race. |
vendor/github.com/sirupsen/logrus/appveyor.yml |
Reviewed. |
vendor/github.com/sirupsen/logrus/.gitignore |
Reviewed. |
vendor/github.com/sergi/go-diff/LICENSE |
Reviewed. |
vendor/github.com/sergi/go-diff/diffmatchpatch/operation_string.go |
Reviewed. |
vendor/github.com/sergi/go-diff/diffmatchpatch/mathutil.go |
Reviewed. |
vendor/github.com/sergi/go-diff/diffmatchpatch/index.go |
Reviewed. |
vendor/github.com/ProtonMail/go-crypto/PATENTS |
Reviewed. |
vendor/github.com/ProtonMail/go-crypto/openpgp/packet/recipient.go |
Moderate: Validate key versions and fingerprint lengths before serialization. |
vendor/github.com/ProtonMail/go-crypto/openpgp/packet/padding.go |
Reviewed. |
vendor/github.com/ProtonMail/go-crypto/openpgp/packet/packet_unsupported.go |
Reviewed. |
vendor/github.com/ProtonMail/go-crypto/openpgp/packet/notation.go |
Moderate: Validate 16-bit notation name and value lengths before serialization. |
vendor/github.com/ProtonMail/go-crypto/openpgp/packet/marker.go |
Reviewed. |
vendor/github.com/ProtonMail/go-crypto/openpgp/packet/config_v5.go |
Reviewed. |
vendor/github.com/ProtonMail/go-crypto/openpgp/internal/encoding/encoding.go |
Reviewed. |
vendor/github.com/ProtonMail/go-crypto/openpgp/hash.go |
Reviewed. |
vendor/github.com/ProtonMail/go-crypto/CONTRIBUTORS |
Reviewed. |
vendor/github.com/ProtonMail/go-crypto/AUTHORS |
Reviewed. |
vendor/github.com/pkg/errors/LICENSE |
Reviewed. |
vendor/github.com/pkg/errors/appveyor.yml |
Reviewed. |
vendor/github.com/pkg/errors/.travis.yml |
Reviewed. |
vendor/github.com/pkg/errors/.gitignore |
Reviewed. |
vendor/github.com/pjbgf/sha1cd/sha1cdblock_noasm.go |
Reviewed. |
vendor/github.com/pjbgf/sha1cd/Dockerfile.arm64 |
Reviewed. |
vendor/github.com/pjbgf/sha1cd/Dockerfile.arm |
Reviewed. |
vendor/github.com/pjbgf/sha1cd/detection.go |
Reviewed. |
vendor/github.com/mitchellh/ioprogress/LICENSE |
Reviewed. |
vendor/github.com/Microsoft/go-winio/syscall.go |
Reviewed. |
vendor/github.com/Microsoft/go-winio/pkg/guid/variant_string.go |
Reviewed. |
vendor/github.com/Microsoft/go-winio/pkg/guid/guid_windows.go |
Reviewed. |
vendor/github.com/Microsoft/go-winio/pkg/guid/guid_nonwindows.go |
Reviewed. |
vendor/github.com/Microsoft/go-winio/LICENSE |
Reviewed. |
vendor/github.com/Microsoft/go-winio/internal/socket/rawaddr.go |
Reviewed. |
vendor/github.com/Microsoft/go-winio/internal/fs/security.go |
Reviewed. |
vendor/github.com/Microsoft/go-winio/internal/fs/doc.go |
Reviewed. |
vendor/github.com/Microsoft/go-winio/doc.go |
Reviewed. |
vendor/github.com/Microsoft/go-winio/CODEOWNERS |
Reviewed. |
vendor/github.com/Microsoft/go-winio/.gitignore |
Reviewed. |
vendor/github.com/Microsoft/go-winio/.gitattributes |
Reviewed. |
vendor/github.com/markbates/pkger/version.go |
Reviewed. |
vendor/github.com/markbates/pkger/pkging/stdos/json.go |
Reviewed. |
vendor/github.com/markbates/pkger/pkging/mod_time.go |
Reviewed. |
vendor/github.com/markbates/pkger/pkging/faces.go |
Reviewed. |
vendor/github.com/markbates/pkger/LICENSE |
Reviewed. |
vendor/github.com/markbates/pkger/here/here.go |
Reviewed. |
vendor/github.com/markbates/pkger/apply.go |
Reviewed. |
vendor/github.com/markbates/pkger/.gitignore |
Reviewed. |
vendor/github.com/klauspost/cpuid/v2/test-architectures.sh |
Reviewed. |
vendor/github.com/klauspost/cpuid/v2/os_unsafe_linux_arm64.go |
Reviewed. |
vendor/github.com/klauspost/cpuid/v2/os_safe_linux_arm64.go |
Reviewed. |
vendor/github.com/klauspost/cpuid/v2/os_other_riscv64.go |
Reviewed. |
vendor/github.com/klauspost/cpuid/v2/os_other_arm64.go |
Reviewed. |
vendor/github.com/klauspost/cpuid/v2/LICENSE |
Reviewed. |
vendor/github.com/klauspost/cpuid/v2/detect_riscv64.go |
Reviewed. |
vendor/github.com/klauspost/cpuid/v2/detect_ref.go |
Reviewed. |
vendor/github.com/klauspost/cpuid/v2/detect_ref_arm64.go |
Reviewed. |
vendor/github.com/klauspost/cpuid/v2/.gitignore |
Reviewed. |
vendor/github.com/kevinburke/ssh_config/position.go |
Reviewed. |
vendor/github.com/kevinburke/ssh_config/AUTHORS.txt |
Reviewed. |
vendor/github.com/kevinburke/ssh_config/.mailmap |
Reviewed. |
vendor/github.com/kevinburke/ssh_config/.gitignore |
Reviewed. |
vendor/github.com/jbenet/go-context/LICENSE |
Reviewed. |
vendor/github.com/inconshreveable/mousetrap/trap_others.go |
Reviewed. |
vendor/github.com/inconshreveable/mousetrap/README.md |
Reviewed. |
vendor/github.com/gorilla/mux/test_helpers.go |
Reviewed. |
vendor/github.com/gorilla/mux/.gitignore |
Reviewed. |
vendor/github.com/gorilla/mux/.editorconfig |
Reviewed. |
vendor/github.com/google/go-github/v32/github/without_appengine.go |
Reviewed. |
vendor/github.com/google/go-github/v32/github/with_appengine.go |
Reviewed. |
vendor/github.com/google/go-github/v32/github/interactions.go |
Reviewed. |
vendor/github.com/google/go-github/v32/github/git.go |
Reviewed. |
vendor/github.com/google/go-github/v32/github/actions.go |
Reviewed. |
vendor/github.com/gobuffalo/here/version.go |
Reviewed. |
vendor/github.com/gobuffalo/here/path.go |
Reviewed. |
vendor/github.com/gobuffalo/here/module.go |
Reviewed. |
vendor/github.com/gobuffalo/here/LICENSE |
Reviewed. |
vendor/github.com/gobuffalo/here/info.go |
Reviewed. |
vendor/github.com/gobuffalo/here/info_map.go |
Reviewed. |
vendor/github.com/gobuffalo/here/current.go |
Moderate: The value receiver prevents Current from caching state on the Here instance. |
vendor/github.com/gobuffalo/here/.gitignore |
Reviewed. |
vendor/github.com/go-git/go-git/v5/worktree_unix_other.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/worktree_plan9.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/worktree_linux.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/worktree_js.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/worktree_bsd.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/utils/sync/bufio.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/storage/storer.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/storage/filesystem/module.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/storage/filesystem/dotgit/writers_unix.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/storage/filesystem/deltaobject.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/signer.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/plumbing/storer/storer.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/plumbing/storer/shallow.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/plumbing/storer/index.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/plumbing/storer/doc.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/plumbing/revision.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/plumbing/hash/hash_sha256.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/plumbing/hash/hash_sha1.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/plumbing/format/packfile/error.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/plumbing/format/objfile/doc.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/plumbing/error.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/internal/revision/token.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/internal/pathutil/dotgit.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/internal/path_util/path_util.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/doc.go |
Nit: Regenerate the stale .licenses dependency cache before merging. |
vendor/github.com/go-git/go-git/v5/common.go |
Reviewed. |
vendor/github.com/go-git/go-git/v5/.gitignore |
Reviewed. |
vendor/github.com/go-git/go-billy/v5/osfs/os_wasip1.go |
Reviewed. |
vendor/github.com/go-git/go-billy/v5/osfs/os_options.go |
Reviewed. |
vendor/github.com/go-git/go-billy/v5/osfs/os_js.go |
Reviewed. |
vendor/github.com/go-git/go-billy/v5/Makefile |
Reviewed. |
vendor/github.com/go-git/go-billy/v5/.gitignore |
Reviewed. |
vendor/github.com/go-git/gcfg/types/scan.go |
Reviewed. |
vendor/github.com/go-git/gcfg/types/doc.go |
Reviewed. |
vendor/github.com/go-git/gcfg/types/bool.go |
Reviewed. |
vendor/github.com/go-git/gcfg/README |
Reviewed. |
vendor/github.com/go-git/gcfg/Makefile |
Reviewed. |
vendor/github.com/go-git/gcfg/.gitignore |
Reviewed. |
vendor/github.com/emirpasic/gods/utils/sort.go |
Reviewed. |
vendor/github.com/emirpasic/gods/trees/trees.go |
Reviewed. |
vendor/github.com/emirpasic/gods/containers/serialization.go |
Reviewed. |
vendor/github.com/cyphar/filepath-securejoin/VERSION |
Reviewed. |
vendor/github.com/cyphar/filepath-securejoin/internal/consts/consts.go |
Reviewed. |
vendor/github.com/cyphar/filepath-securejoin/codecov.yml |
Reviewed. |
vendor/github.com/cloudflare/circl/simd/keccakf1600/fallback.go |
Reviewed. |
vendor/github.com/cloudflare/circl/simd/keccakf1600/f1600x4stubs_amd64.go |
Reviewed. |
vendor/github.com/cloudflare/circl/simd/keccakf1600/f1600x4_amd64.go |
Reviewed. |
vendor/github.com/cloudflare/circl/simd/keccakf1600/f1600x2_arm64.go |
Reviewed. |
vendor/github.com/cloudflare/circl/sign/mldsa/mldsa87/internal/params.go |
Reviewed. |
vendor/github.com/cloudflare/circl/sign/mldsa/mldsa65/internal/params.go |
Reviewed. |
vendor/github.com/cloudflare/circl/sign/internal/dilithium/params.go |
Reviewed. |
vendor/github.com/cloudflare/circl/sign/ed25519/pubkey112.go |
Reviewed. |
vendor/github.com/cloudflare/circl/sign/ed25519/pubkey.go |
Reviewed. |
vendor/github.com/cloudflare/circl/pke/kyber/kyber768/internal/params.go |
Reviewed. |
vendor/github.com/cloudflare/circl/pke/kyber/kyber1024/internal/params.go |
Reviewed. |
vendor/github.com/cloudflare/circl/pke/kyber/internal/common/params/params.go |
Reviewed. |
vendor/github.com/cloudflare/circl/pke/kyber/internal/common/params.go |
Reviewed. |
vendor/github.com/cloudflare/circl/math/integer.go |
Reviewed. |
vendor/github.com/cloudflare/circl/math/fp448/fp_noasm.go |
Reviewed. |
vendor/github.com/cloudflare/circl/math/fp25519/fp_noasm.go |
Reviewed. |
vendor/github.com/cloudflare/circl/internal/sha3/xor.go |
Reviewed. |
vendor/github.com/cloudflare/circl/dh/x448/doc.go |
Reviewed. |
vendor/github.com/cloudflare/circl/dh/x448/curve_noasm.go |
Reviewed. |
vendor/github.com/cloudflare/circl/dh/x25519/doc.go |
Reviewed. |
vendor/github.com/cloudflare/circl/dh/x25519/curve_noasm.go |
Reviewed. |
vendor/dario.cat/mergo/SECURITY.md |
Reviewed. |
vendor/dario.cat/mergo/FUNDING.json |
Reviewed. |
vendor/dario.cat/mergo/.travis.yml |
Reviewed. |
vendor/dario.cat/mergo/.gitignore |
Reviewed. |
vendor/dario.cat/mergo/.deepsource.toml |
Reviewed. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Signed-off-by: Brett Logan <lindluni@github.com>
Signed-off-by: Brett Logan <lindluni@github.com>
Signed-off-by: Brett Logan <lindluni@github.com>
Signed-off-by: Brett Logan <lindluni@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update all deps