Skip to content

Commit d754b13

Browse files
fix(deps): bump github.com/opentdf/platform/lib/fixtures in /service
Bumps [github.com/opentdf/platform/lib/fixtures](https://github.com/opentdf/platform) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/opentdf/platform/releases) - [Commits](sdk/v0.4.0...sdk/v0.5.0) --- updated-dependencies: - dependency-name: github.com/opentdf/platform/lib/fixtures dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48d6293 commit d754b13

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

service/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ require (
3232
github.com/lib/pq v1.10.9
3333
github.com/mattn/go-sqlite3 v1.14.29
3434
github.com/open-policy-agent/opa v1.5.1
35-
github.com/opentdf/platform/lib/fixtures v0.4.0
35+
github.com/opentdf/platform/lib/fixtures v0.5.0
3636
github.com/opentdf/platform/lib/flattening v0.1.3
3737
github.com/opentdf/platform/lib/identifier v0.2.0
3838
github.com/opentdf/platform/lib/ocrypto v0.9.0

service/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,8 +243,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
243243
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
244244
github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040=
245245
github.com/opencontainers/image-spec v1.1.1/go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M=
246-
github.com/opentdf/platform/lib/fixtures v0.4.0 h1:p3Y5MLJEBaWiSmo+QyRNTirvI8LqYDj+HtaE9vYrEJ8=
247-
github.com/opentdf/platform/lib/fixtures v0.4.0/go.mod h1:ctyrVn+eTObHAPy3vrdPO0O1mc3vgQ6lc9pBTdhBAfo=
246+
github.com/opentdf/platform/lib/fixtures v0.5.0 h1:uXLZF0xuc0fSssXkcKHL0onN/0aYk1HkkarBj6zGflQ=
247+
github.com/opentdf/platform/lib/fixtures v0.5.0/go.mod h1:ctyrVn+eTObHAPy3vrdPO0O1mc3vgQ6lc9pBTdhBAfo=
248248
github.com/opentdf/platform/lib/flattening v0.1.3 h1:IuOm/wJVXNrzOV676Ticgr0wyBkL+lVjsoSfh+WSkNo=
249249
github.com/opentdf/platform/lib/flattening v0.1.3/go.mod h1:Gs/T+6FGZKk9OAdz2Jf1R8CTGeNRYrq1lZGDeYT3hrY=
250250
github.com/opentdf/platform/lib/identifier v0.2.0 h1:lpz/QmkGwlli8PmBvDH2bPqWvpna0n0lbEX0+bH3P0o=

0 commit comments

Comments
 (0)