Projects STRLCPY syft Commits 02bd5272
🤬
  • chore(deps): bump modernc.org/sqlite from 1.21.2 to 1.22.0 (#1758)

    Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.21.2 to 1.22.0.
    - [Release notes](https://gitlab.com/cznic/sqlite/tags)
    - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.21.2...v1.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: modernc.org/sqlite
      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 1 year ago
    02bd5272
    1 parent c038f13d
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    go.mod
    skipped 65 lines
    66 66   github.com/vbatts/go-mtree v0.5.3
    67 67   golang.org/x/exp v0.0.0-20230202163644-54bba9f4231b
    68 68   gopkg.in/yaml.v3 v3.0.1
    69  - modernc.org/sqlite v1.21.2
     69 + modernc.org/sqlite v1.22.0
    70 70  )
    71 71   
    72 72  require (
    skipped 104 lines
  • ■ ■ ■ ■ ■ ■
    go.sum
    skipped 1189 lines
    1190 1190  modernc.org/memory v1.5.0/go.mod h1:PkUhL0Mugw21sHPeskwZW4D6VscE/GQJOnIpCnW6pSU=
    1191 1191  modernc.org/opt v0.1.3 h1:3XOZf2yznlhC+ibLltsDGzABUGVx8J6pnFMS3E4dcq4=
    1192 1192  modernc.org/opt v0.1.3/go.mod h1:WdSiB5evDcignE70guQKxYUl14mgWtbClRi5wmkkTX0=
    1193  -modernc.org/sqlite v1.21.2 h1:ixuUG0QS413Vfzyx6FWx6PYTmHaOegTY+hjzhn7L+a0=
    1194  -modernc.org/sqlite v1.21.2/go.mod h1:cxbLkB5WS32DnQqeH4h4o1B0eMr8W/y8/RGuxQ3JsC0=
     1193 +modernc.org/sqlite v1.22.0 h1:Uo+wEWePCspy4SAu0w2VbzUHEftOs7yoaWX/cYjsq84=
     1194 +modernc.org/sqlite v1.22.0/go.mod h1:cxbLkB5WS32DnQqeH4h4o1B0eMr8W/y8/RGuxQ3JsC0=
    1195 1195  modernc.org/strutil v1.1.3 h1:fNMm+oJklMGYfU9Ylcywl0CO5O6nTfaowNsh2wpPjzY=
    1196 1196  modernc.org/strutil v1.1.3/go.mod h1:MEHNA7PdEnEwLvspRMtWTNnp2nnyvMfkimT1NKNAGbw=
    1197 1197  modernc.org/tcl v1.15.1 h1:mOQwiEK4p7HruMZcwKTZPw/aqtGM4aY00uzWhlKKYws=
    skipped 9 lines
Please wait...
Page is in error, reload to recover