Projects STRLCPY syft Commits ef08d0fa
🤬
  • chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#1802)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.9.0 to 0.10.0.
    - [Commits](https://github.com/golang/net/compare/v0.9.0...v0.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading...
  • dependabot[bot] committed with GitHub 12 months ago
    ef08d0fa
    1 parent 75d625b6
  • ■ ■ ■ ■
    go.mod
    skipped 42 lines
    43 43   github.com/wagoodman/jotframe v0.0.0-20211129225309-56b0d0a4aebb
    44 44   github.com/xeipuuv/gojsonschema v1.2.0
    45 45   golang.org/x/mod v0.10.0
    46  - golang.org/x/net v0.9.0
     46 + golang.org/x/net v0.10.0
    47 47   golang.org/x/term v0.8.0
    48 48   gopkg.in/yaml.v2 v2.4.0
    49 49  )
    skipped 127 lines
  • ■ ■ ■ ■ ■ ■
    go.sum
    skipped 772 lines
    773 773  golang.org/x/net v0.2.0/go.mod h1:KqCZLdyyvdV855qA2rE3GC2aiw5xGR5TEjj8smXukLY=
    774 774  golang.org/x/net v0.6.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs=
    775 775  golang.org/x/net v0.7.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs=
    776  -golang.org/x/net v0.9.0 h1:aWJ/m6xSmxWBx+V0XRHTlrYrPG56jKsLdTFmsSsCzOM=
    777  -golang.org/x/net v0.9.0/go.mod h1:d48xBJpPfHeWQsugry2m+kC02ZBRGRgulfHnEXEuWns=
     776 +golang.org/x/net v0.10.0 h1:X2//UzNDwYmtCLn7To6G58Wr6f5ahEAQgKNzv9Y951M=
     777 +golang.org/x/net v0.10.0/go.mod h1:0qNGK6F8kojg2nk9dLZ2mShWaEBan6FAoqfSigmmuDg=
    778 778  golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
    779 779  golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
    780 780  golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
    skipped 420 lines
Please wait...
Page is in error, reload to recover