pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/regal



Module Name:    pkgsrc
Committed By:   leot
Date:           Wed Sep  6 09:42:55 UTC 2023

Modified Files:
        pkgsrc/devel/regal: Makefile distinfo go-modules.mk

Log Message:
regal: Update to 0.8.0

Changes:
v0.8.0
------
This is the most feature-packed release to date, adding a new output
format, four new rules, and many improvements across the board!

## New GitHub output format

The `regal lint` command now accepts a new `--format` option named
`github`. This is ideal for when Regal is run in CI/CD scenarios using
GitHub Actions. This format will emit annotations for any violation,
which will be visible in the pull request file view.

In addition to this, the GitHub output format will also create a linter
report visible in the "Checks" tab:

This report summarizes the result of linting, with links provided to
the documentation for any violation.

## New rule: use-some-for-output-vars

Using `some` to declare output variables used in iteration (and
elsewhere) has long been considered a best practice. Regal can now
identify places where variables are introduced without `some` and treat
these as errors.

## New rule: prefer-some-in-iteration

Similarly, the new `prefer-some-in-iteration` rule will have Regal warn
when using the "old" style of iteration which could be replaced in
favor of `some ... in`.

## New rule: metasyntactic-variable

Using rule and variable names like "foo", "bar" or "baz" might be
convenient in examples, but rarely has a place in production policy.
The new `metasyntactic-variable` rule will flag any occurences of these
names. The `ignore` directive may of course be used to e.g. allow these
type of variables in tests or other legitimate locations.

## New rule: file-length

Having policy files span several hundred lines of code is often a
signal to consider refactoring the code into smaller units, and to
modularize properly using packages and imports. The new `file-length`
rule by default flags any file with more than 500 lines. This number
can be changed via the rule's configuration.

v0.7.0
------
This release adds a new `custom` category to the built-in rules, which
allows users to easily define the most common organizational
requirements, like naming conventions, by simply editing their Regal
configuration.

## New custom category, and `naming-convention` rule

The custom category of rules allows teams and organizations to define
their own conventions for their Rego projects, without having to write
custom linter policies. Naming conventions are likely the most common
requirement, which is also what the new naming-convention rule helps
solve by allowing users to specify their conventions in the Regal
configuration using regex patterns.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/regal/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/regal/distinfo \
    pkgsrc/devel/regal/go-modules.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/regal/Makefile
diff -u pkgsrc/devel/regal/Makefile:1.2 pkgsrc/devel/regal/Makefile:1.3
--- pkgsrc/devel/regal/Makefile:1.2     Sat Aug 26 16:31:29 2023
+++ pkgsrc/devel/regal/Makefile Wed Sep  6 09:42:55 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2023/08/26 16:31:29 bsiegert Exp $
+# $NetBSD: Makefile,v 1.3 2023/09/06 09:42:55 leot Exp $
 
-DISTNAME=      regal-0.6.0
-PKGREVISION=   1
+DISTNAME=      regal-0.8.0
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=StyraInc/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/devel/regal/distinfo
diff -u pkgsrc/devel/regal/distinfo:1.1 pkgsrc/devel/regal/distinfo:1.2
--- pkgsrc/devel/regal/distinfo:1.1     Thu Aug 10 21:45:25 2023
+++ pkgsrc/devel/regal/distinfo Wed Sep  6 09:42:55 2023
@@ -1,5 +1,11 @@
-$NetBSD: distinfo,v 1.1 2023/08/10 21:45:25 leot Exp $
+$NetBSD: distinfo,v 1.2 2023/09/06 09:42:55 leot Exp $
 
+BLAKE2s (dario.cat_mergo_@v_v1.0.0.mod) = 0af2e8f4417b8a004650a071a3fcd9716e3bb01ac60f24dc579155e301d2911f
+SHA512 (dario.cat_mergo_@v_v1.0.0.mod) = 706f0038b07866385f4d91a8a28e4b9648c1bd45f0f7124f97069bfa1af16ce6ea77fadd0585c050996c9a36001151b68bdd1d6a6c44fd8645865ef76a7c0c57
+Size (dario.cat_mergo_@v_v1.0.0.mod) = 65 bytes
+BLAKE2s (dario.cat_mergo_@v_v1.0.0.zip) = 404bfe2c28d8ebf6b74d629c0f36312feec4a4d38df2820b2554285d387e46dd
+SHA512 (dario.cat_mergo_@v_v1.0.0.zip) = 0bd8997886d9253d1b28f67fa77a10ee3a640b2c0047f7de94f12071fcc9d558760474229ad0d43b0ea50113feeddcaaa6bb272344f6ad34dcf524ec37c53be3
+Size (dario.cat_mergo_@v_v1.0.0.zip) = 49320 bytes
 BLAKE2s (github.com__one_of_one_xxhash_@v_v1.2.8.mod) = 72aa349c1e89b6eb575c5e94b434e023a941fb1dc6ecbe36929de1d58bb058e8
 SHA512 (github.com__one_of_one_xxhash_@v_v1.2.8.mod) = be1111b482157b8c8dda0f45a71e587b51ef78cc9676db4cb560bf0e71c112f45bd048bab7f1b0a64651777bb395c0ce210cf3df20a4afe08e66a42b6da89765
 Size (github.com__one_of_one_xxhash_@v_v1.2.8.mod) = 43 bytes
@@ -51,12 +57,6 @@ Size (github.com_fatih_color_@v_v1.15.0.
 BLAKE2s (github.com_fatih_color_@v_v1.15.0.zip) = de75a986880cf5f16b5b61e7da52394cf7a4e99f0eebb5a925d188155a870d21
 SHA512 (github.com_fatih_color_@v_v1.15.0.zip) = dbc30b7a8bed70926285268d615580e24c3f112161760b077d26013be9d9b837ce3d2d2940021add8a7fef1e53218f4029bca4535bc0d8e858262f35c07310d4
 Size (github.com_fatih_color_@v_v1.15.0.zip) = 13617 bytes
-BLAKE2s (github.com_ghodss_yaml_@v_v1.0.0.mod) = 25e4fad5271899f015de649fa751512eb2f1069917a953930504d7a55ccdf5e1
-SHA512 (github.com_ghodss_yaml_@v_v1.0.0.mod) = 7ffc7a5c3e0b39831e590ce3402dbf5c95392e88a08576a16d9e1887b11400efa71a9d183d3f1e080081246f28a70262a679348f009f7da6bd41f253a60b0741
-Size (github.com_ghodss_yaml_@v_v1.0.0.mod) = 30 bytes
-BLAKE2s (github.com_ghodss_yaml_@v_v1.0.0.zip) = b2d1432297a083d044edfed10c34490db82b0beac1aea26741e8a6058abbe8c3
-SHA512 (github.com_ghodss_yaml_@v_v1.0.0.zip) = 722683483b8071b58508a7de9a9c9826d4a33c874948c1a6612c89195cceadfbd0ee0b56635d408f0af09aa2e904b0ae3c86a06e9b8f86c502080ce04c756e42
-Size (github.com_ghodss_yaml_@v_v1.0.0.zip) = 13436 bytes
 BLAKE2s (github.com_go-ini_ini_@v_v1.67.0.mod) = e818daa92601a87741968a0ce8b45f6e63d170686761334143f2d64ab8dae39e
 SHA512 (github.com_go-ini_ini_@v_v1.67.0.mod) = 67077f6e3f3c2571d6df326aa1d6351c3f7950337a23c548ff69e73df265db516eee559ee4afff17868068f2754c7ef272e46bc3dd5ac324ed002b749116794f
 Size (github.com_go-ini_ini_@v_v1.67.0.mod) = 29 bytes
@@ -135,12 +135,6 @@ Size (github.com_grpc-ecosystem_grpc-gat
 BLAKE2s (github.com_grpc-ecosystem_grpc-gateway_v2_@v_v2.15.2.zip) = 319d8c40ced97332b8592889a8119f7498e5f4e6dec28d70b09c19d9712d6a60
 SHA512 (github.com_grpc-ecosystem_grpc-gateway_v2_@v_v2.15.2.zip) = 0d730a4baf34a7abda2f6744219cf57ba1bea187d260e7b314ce5ae0eb7ef9ce75d5986975685b1f19c6e4dd26f85c01206b9d044474360e3efda9a4cd5940fa
 Size (github.com_grpc-ecosystem_grpc-gateway_v2_@v_v2.15.2.zip) = 1039432 bytes
-BLAKE2s (github.com_imdario_mergo_@v_v0.3.16.mod) = 3e1056ff2b93638d124d683fb50d7b0cf5729823f92fa945e1abf5fa035f7342
-SHA512 (github.com_imdario_mergo_@v_v0.3.16.mod) = 0f7584c57775282a158ebc8b4c35f50de93e9791f8c2593f7c88c463b0fb7316121a3dc0ea6a76d5bb623abed5da3c0b18f81ab0e78db05e0930bb209c7b46b7
-Size (github.com_imdario_mergo_@v_v0.3.16.mod) = 74 bytes
-BLAKE2s (github.com_imdario_mergo_@v_v0.3.16.zip) = 24c5c671795c17192e45e9380ca92369c174d30c63d6f85e044656c5d6817236
-SHA512 (github.com_imdario_mergo_@v_v0.3.16.zip) = 43ed711360edd10fd7ff3169490bbb9025443d004ca0291a322f6ed2e188112bf2e11781eda79fde04039a60d892f02264cdb7f5a0a1d6e974050beeebdf0aff
-Size (github.com_imdario_mergo_@v_v0.3.16.zip) = 50696 bytes
 BLAKE2s (github.com_inconshreveable_mousetrap_@v_v1.1.0.mod) = 8fff520201806b7001b58363f7bfcfa3ed234c4f128af4ebb7804b421afb12b3
 SHA512 (github.com_inconshreveable_mousetrap_@v_v1.1.0.mod) = 43d24d46c0d976a69a05f7b7030efdb1c904995fa16fc869c920989bcbff7cef072bc53f44bdb53bada8476ea3827bcd2134b5ce42a120c124fbc49891fa558f
 Size (github.com_inconshreveable_mousetrap_@v_v1.1.0.mod) = 53 bytes
@@ -189,12 +183,12 @@ Size (github.com_olekukonko_tablewriter_
 BLAKE2s (github.com_olekukonko_tablewriter_@v_v0.0.5.zip) = e5d294dd8e425d25d1bc99ed2620a8bf4072b7d19f74408fd4b35331af3afcd3
 SHA512 (github.com_olekukonko_tablewriter_@v_v0.0.5.zip) = 51ac6647cf44f5ba36d9209576dff1f2f133ec8b0a13a957e4642e3034b2d2b755de8ebf34a0c77f146b3f33044cc2f71a85e512690553e3a3bf311c2f46bae8
 Size (github.com_olekukonko_tablewriter_@v_v0.0.5.zip) = 24933 bytes
-BLAKE2s (github.com_open-policy-agent_opa_@v_v0.55.0.mod) = 2a9ce95335863f037084290f6a94f2eb39cfb21444f3b877f4a1c55b35fc97e9
-SHA512 (github.com_open-policy-agent_opa_@v_v0.55.0.mod) = d82368283ef48f560db569ff0170f3fc97b71630fb04e80576cf0a02fdba8db09d483df7a3e48adaf2ef54e56b7e73d5da0673ee45ebb3ea523af0c14fe721a0
-Size (github.com_open-policy-agent_opa_@v_v0.55.0.mod) = 4737 bytes
-BLAKE2s (github.com_open-policy-agent_opa_@v_v0.55.0.zip) = a94978eabe871b29d56204482997b9f94b4bb9ddd1f9802043fae7ce94e030ad
-SHA512 (github.com_open-policy-agent_opa_@v_v0.55.0.zip) = ba4f35f0710ba517cc9b254a1c8c970237813c011d993783f8adc2b4de19082c827eead057f9e2911f70db561d503aa1098f5433b95195d41d02e53d33dca055
-Size (github.com_open-policy-agent_opa_@v_v0.55.0.zip) = 24782851 bytes
+BLAKE2s (github.com_open-policy-agent_opa_@v_v0.56.0.mod) = 52a0b050956a26a5b194e398e9394bcbbde6abf802872856127d15fd2e9095ee
+SHA512 (github.com_open-policy-agent_opa_@v_v0.56.0.mod) = 081fbc9320834b35788d3559c0f6b5705833dabfdbee6586f5b3b17a0dc4cd75118dcc20db5f69825079fddd490d666745c7738553e677cbfdb3cedba5007fdd
+Size (github.com_open-policy-agent_opa_@v_v0.56.0.mod) = 4853 bytes
+BLAKE2s (github.com_open-policy-agent_opa_@v_v0.56.0.zip) = e01e8f3944b1060dc5cabb88fd6706503c6f78c5ce64d8a239c7dadf5b78a116
+SHA512 (github.com_open-policy-agent_opa_@v_v0.56.0.zip) = 95dcbbd707ff0b7e46162df2f64438dfb8666813e953c5718700e2085a3bb073fb413e06ec75930537a430c447f252c480f0095ded9ffae22cf313c4925b57ea
+Size (github.com_open-policy-agent_opa_@v_v0.56.0.zip) = 25212088 bytes
 BLAKE2s (github.com_pmezard_go-difflib_@v_v1.0.0.mod) = 365dee34dcd09f0fbcccb2fff0be74a00fe71a80b9104b1ad3a3c199a48f5a28
 SHA512 (github.com_pmezard_go-difflib_@v_v1.0.0.mod) = c3d5c48cdb8ba6af7071a07cfede06e0ab67e3726d9de592a952fad40167dcbdd9621dc2c4df1bd3c28eb99d70b1b6d8d812441237c35bf492e5b7f07bd33902
 Size (github.com_pmezard_go-difflib_@v_v1.0.0.mod) = 37 bytes
@@ -321,12 +315,12 @@ Size (golang.org_x_sys_@v_v0.0.0-2022071
 BLAKE2s (golang.org_x_sys_@v_v0.0.0-20220811171246-fbc7d0a398ab.mod) = 66613eb38a59b8a7f75e1aaeb294a1c4ea290d4e9ae699137566025e50ed741c
 SHA512 (golang.org_x_sys_@v_v0.0.0-20220811171246-fbc7d0a398ab.mod) = 85e511b1261c1935f5ee4754ad31d1d946f9e10f0af9905f44c4348d6ce5104319c03fb38517dde616698f6487b0c62788cfa96bc0ffb3b6db80accd7e552655
 Size (golang.org_x_sys_@v_v0.0.0-20220811171246-fbc7d0a398ab.mod) = 33 bytes
-BLAKE2s (golang.org_x_sys_@v_v0.10.0.mod) = 66613eb38a59b8a7f75e1aaeb294a1c4ea290d4e9ae699137566025e50ed741c
-SHA512 (golang.org_x_sys_@v_v0.10.0.mod) = 85e511b1261c1935f5ee4754ad31d1d946f9e10f0af9905f44c4348d6ce5104319c03fb38517dde616698f6487b0c62788cfa96bc0ffb3b6db80accd7e552655
-Size (golang.org_x_sys_@v_v0.10.0.mod) = 33 bytes
-BLAKE2s (golang.org_x_sys_@v_v0.10.0.zip) = 70baf971e01f8c294f6a23dfc0f660d711d1beb39ddde61ffd83bc8dcbae2058
-SHA512 (golang.org_x_sys_@v_v0.10.0.zip) = 13a839684ae30506b0312a3d8260bf714b1d0e7b8cb47c01aca6881d2e2c0758092017f34b277502d6b915385218630acc90362e73a22560e59f938e737ecace
-Size (golang.org_x_sys_@v_v0.10.0.zip) = 1902132 bytes
+BLAKE2s (golang.org_x_sys_@v_v0.11.0.mod) = 66613eb38a59b8a7f75e1aaeb294a1c4ea290d4e9ae699137566025e50ed741c
+SHA512 (golang.org_x_sys_@v_v0.11.0.mod) = 85e511b1261c1935f5ee4754ad31d1d946f9e10f0af9905f44c4348d6ce5104319c03fb38517dde616698f6487b0c62788cfa96bc0ffb3b6db80accd7e552655
+Size (golang.org_x_sys_@v_v0.11.0.mod) = 33 bytes
+BLAKE2s (golang.org_x_sys_@v_v0.11.0.zip) = a7030dbbafa59e59e6fb763b05c75773f60f3dfa7e528fc8b5672d84b6e1ec68
+SHA512 (golang.org_x_sys_@v_v0.11.0.zip) = 4e7fd1190bf5fba46249b6d7d3b3dbe34fdde77eabb4e041fe9ad80db5e9c4f5a257f3c3443125e275a48989ee93c8185e2e8cbea2fbe1dcfcc12d885bbe42f8
+Size (golang.org_x_sys_@v_v0.11.0.zip) = 1906917 bytes
 BLAKE2s (golang.org_x_sys_@v_v0.6.0.mod) = 66613eb38a59b8a7f75e1aaeb294a1c4ea290d4e9ae699137566025e50ed741c
 SHA512 (golang.org_x_sys_@v_v0.6.0.mod) = 85e511b1261c1935f5ee4754ad31d1d946f9e10f0af9905f44c4348d6ce5104319c03fb38517dde616698f6487b0c62788cfa96bc0ffb3b6db80accd7e552655
 Size (golang.org_x_sys_@v_v0.6.0.mod) = 33 bytes
@@ -381,6 +375,12 @@ Size (gopkg.in_yaml.v3_@v_v3.0.1.mod) = 
 BLAKE2s (gopkg.in_yaml.v3_@v_v3.0.1.zip) = 2e80fa896e65b1ae160400012c71aeac70e22a31cac82ec4921c85a93d65774c
 SHA512 (gopkg.in_yaml.v3_@v_v3.0.1.zip) = d57b0d42c71ad6503415e42979b51b0dc7f6344072c728ab2e3d4bab88da7b7d775e7f261868909f990f6b44aed6c533966c97bbe333a0acd65fc8bac9d1d4ff
 Size (gopkg.in_yaml.v3_@v_v3.0.1.zip) = 104623 bytes
-BLAKE2s (regal-0.6.0.tar.gz) = 0e8452ef5eb8bba6035e5e08d1b8bd16a25ecd0c11c19cda4e4e1c58280ddcc3
-SHA512 (regal-0.6.0.tar.gz) = 926874eb635ecdafa6ee40542c81661e17f4ab5276af2958e4765c176303011916ae041a30322369b296017158e180754978c6aa667c83a1dc1d7d5f3b3ae094
-Size (regal-0.6.0.tar.gz) = 801881 bytes
+BLAKE2s (regal-0.8.0.tar.gz) = 04b7671f9a68d268a9686d67b09b1c717b7658fd55c3ab84f77d002901ad5eee
+SHA512 (regal-0.8.0.tar.gz) = a16185aeb4877f7e4bd63ce852f24b700b85cd9fb2f96390fd29faaf2de27d8586399f014749027640b413ac4d58eb9b2e1363a0364470381b106c4819026460
+Size (regal-0.8.0.tar.gz) = 814043 bytes
+BLAKE2s (sigs.k8s.io_yaml_@v_v1.3.0.mod) = aa0c3388e6785a71e2976185852f7f1ce47bfacefb57d3f19a31598b57eac39d
+SHA512 (sigs.k8s.io_yaml_@v_v1.3.0.mod) = b855d3080f64a72df53099560050601007d3f62c8108c6f7e948d6e7e9e681761c1433824653092f06f2f23c74a6933088a421d647c6d445ed8628b762960020
+Size (sigs.k8s.io_yaml_@v_v1.3.0.mod) = 106 bytes
+BLAKE2s (sigs.k8s.io_yaml_@v_v1.3.0.zip) = c9ef7631cee190c16c6c18f8b8df55c97aea85ef39615093eb523ea73a527353
+SHA512 (sigs.k8s.io_yaml_@v_v1.3.0.zip) = 7c0b6f33776ed142e5f7dfe265c1815c2474b854e7c6b7d9b38adebf1480c2bbe335c1eab827a9e40d3352e0f4c453b3c15cc94a01a29dbb8e4f5c933288273d
+Size (sigs.k8s.io_yaml_@v_v1.3.0.zip) = 21567 bytes
Index: pkgsrc/devel/regal/go-modules.mk
diff -u pkgsrc/devel/regal/go-modules.mk:1.1 pkgsrc/devel/regal/go-modules.mk:1.2
--- pkgsrc/devel/regal/go-modules.mk:1.1        Thu Aug 10 21:45:25 2023
+++ pkgsrc/devel/regal/go-modules.mk    Wed Sep  6 09:42:55 2023
@@ -1,5 +1,7 @@
-# $NetBSD: go-modules.mk,v 1.1 2023/08/10 21:45:25 leot Exp $
+# $NetBSD: go-modules.mk,v 1.2 2023/09/06 09:42:55 leot Exp $
 
+GO_MODULE_FILES+=      dario.cat/mergo/@v/v1.0.0.mod
+GO_MODULE_FILES+=      dario.cat/mergo/@v/v1.0.0.zip
 GO_MODULE_FILES+=      github.com/!one!of!one/xxhash/@v/v1.2.8.mod
 GO_MODULE_FILES+=      github.com/!one!of!one/xxhash/@v/v1.2.8.zip
 GO_MODULE_FILES+=      github.com/agnivade/levenshtein/@v/v1.1.1.mod
@@ -17,8 +19,6 @@ GO_MODULE_FILES+=     github.com/dustin/go-h
 GO_MODULE_FILES+=      github.com/dustin/go-humanize/@v/v1.0.1.zip
 GO_MODULE_FILES+=      github.com/fatih/color/@v/v1.15.0.mod
 GO_MODULE_FILES+=      github.com/fatih/color/@v/v1.15.0.zip
-GO_MODULE_FILES+=      github.com/ghodss/yaml/@v/v1.0.0.mod
-GO_MODULE_FILES+=      github.com/ghodss/yaml/@v/v1.0.0.zip
 GO_MODULE_FILES+=      github.com/go-ini/ini/@v/v1.67.0.mod
 GO_MODULE_FILES+=      github.com/go-ini/ini/@v/v1.67.0.zip
 GO_MODULE_FILES+=      github.com/go-logr/logr/@v/v1.2.2.mod
@@ -45,8 +45,6 @@ GO_MODULE_FILES+=     github.com/gosuri/uita
 GO_MODULE_FILES+=      github.com/gosuri/uitable/@v/v0.0.4.zip
 GO_MODULE_FILES+=      github.com/grpc-ecosystem/grpc-gateway/v2/@v/v2.15.2.mod
 GO_MODULE_FILES+=      github.com/grpc-ecosystem/grpc-gateway/v2/@v/v2.15.2.zip
-GO_MODULE_FILES+=      github.com/imdario/mergo/@v/v0.3.16.mod
-GO_MODULE_FILES+=      github.com/imdario/mergo/@v/v0.3.16.zip
 GO_MODULE_FILES+=      github.com/inconshreveable/mousetrap/@v/v1.1.0.mod
 GO_MODULE_FILES+=      github.com/inconshreveable/mousetrap/@v/v1.1.0.zip
 GO_MODULE_FILES+=      github.com/klauspost/compress/@v/v1.16.5.mod
@@ -63,8 +61,8 @@ GO_MODULE_FILES+=     github.com/matttproud/
 GO_MODULE_FILES+=      github.com/matttproud/golang_protobuf_extensions/@v/v1.0.4.zip
 GO_MODULE_FILES+=      github.com/olekukonko/tablewriter/@v/v0.0.5.mod
 GO_MODULE_FILES+=      github.com/olekukonko/tablewriter/@v/v0.0.5.zip
-GO_MODULE_FILES+=      github.com/open-policy-agent/opa/@v/v0.55.0.mod
-GO_MODULE_FILES+=      github.com/open-policy-agent/opa/@v/v0.55.0.zip
+GO_MODULE_FILES+=      github.com/open-policy-agent/opa/@v/v0.56.0.mod
+GO_MODULE_FILES+=      github.com/open-policy-agent/opa/@v/v0.56.0.zip
 GO_MODULE_FILES+=      github.com/pmezard/go-difflib/@v/v1.0.0.mod
 GO_MODULE_FILES+=      github.com/prometheus/client_golang/@v/v1.16.0.mod
 GO_MODULE_FILES+=      github.com/prometheus/client_golang/@v/v1.16.0.zip
@@ -107,8 +105,8 @@ GO_MODULE_FILES+=   go.opentelemetry.io/ot
 GO_MODULE_FILES+=      golang.org/x/sync/@v/v0.0.0-20181221193216-37e7f081c4d4.mod
 GO_MODULE_FILES+=      golang.org/x/sys/@v/v0.0.0-20220715151400-c0bba94af5f8.mod
 GO_MODULE_FILES+=      golang.org/x/sys/@v/v0.0.0-20220811171246-fbc7d0a398ab.mod
-GO_MODULE_FILES+=      golang.org/x/sys/@v/v0.10.0.mod
-GO_MODULE_FILES+=      golang.org/x/sys/@v/v0.10.0.zip
+GO_MODULE_FILES+=      golang.org/x/sys/@v/v0.11.0.mod
+GO_MODULE_FILES+=      golang.org/x/sys/@v/v0.11.0.zip
 GO_MODULE_FILES+=      golang.org/x/sys/@v/v0.6.0.mod
 GO_MODULE_FILES+=      golang.org/x/xerrors/@v/v0.0.0-20191204190536-9bdfabe68543.mod
 GO_MODULE_FILES+=      google.golang.org/genproto/@v/v0.0.0-20230526203410-71b5a4ffd15e.mod
@@ -127,3 +125,5 @@ GO_MODULE_FILES+=   gopkg.in/yaml.v2/@v/v2
 GO_MODULE_FILES+=      gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.mod
 GO_MODULE_FILES+=      gopkg.in/yaml.v3/@v/v3.0.1.mod
 GO_MODULE_FILES+=      gopkg.in/yaml.v3/@v/v3.0.1.zip
+GO_MODULE_FILES+=      sigs.k8s.io/yaml/@v/v1.3.0.mod
+GO_MODULE_FILES+=      sigs.k8s.io/yaml/@v/v1.3.0.zip



Home | Main Index | Thread Index | Old Index