File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
aws-observability-terraform
aws-observability/templates/test/testsuites Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ require (
101101 github.com/russross/blackfriday/v2 v2.1.0 // indirect
102102 github.com/spf13/pflag v1.0.7 // indirect
103103 github.com/tmccombs/hcl2json v0.6.7 // indirect
104- github.com/ulikunitz/xz v0.5.12 // indirect
104+ github.com/ulikunitz/xz v0.5.15 // indirect
105105 github.com/urfave/cli/v2 v2.27.7 // indirect
106106 github.com/x448/float16 v0.8.4 // indirect
107107 github.com/xrash/smetrics v0.0.0-20250705151800-55b8f293f342 // indirect
Original file line number Diff line number Diff line change @@ -221,8 +221,8 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
221221github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
222222github.com/tmccombs/hcl2json v0.6.7 h1:RYKTs4kd/gzRsEiv7J3M2WQ7TYRYZVc+0H0pZdERkxA =
223223github.com/tmccombs/hcl2json v0.6.7 /go.mod h1:lJgBOOGDpbhjvdG2dLaWsqB4KBzul2HytfDTS3H465o =
224- github.com/ulikunitz/xz v0.5.12 h1:37Nm15o69RwBkXM0J6A5OlE67RZTfzUxTj8fB3dfcsc =
225- github.com/ulikunitz/xz v0.5.12 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
224+ github.com/ulikunitz/xz v0.5.15 h1:9DNdB5s+SgV3bQ2ApL10xRc35ck0DuIX/isZvIk+ubY =
225+ github.com/ulikunitz/xz v0.5.15 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
226226github.com/urfave/cli/v2 v2.27.7 h1:bH59vdhbjLv3LAvIu6gd0usJHgoTTPhCFib8qqOwXYU =
227227github.com/urfave/cli/v2 v2.27.7 /go.mod h1:CyNAG/xg+iAOg0N4MPGZqVmv2rCoP267496AOXUZjA4 =
228228github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM =
Original file line number Diff line number Diff line change 11---
22Global :
3- TemplatePath : " https://sumologic-appdev-aws-sam-apps.s3.amazonaws.com/aws-observability-versions/v2.11 .0/sumologic_observability.master.template.yaml"
3+ TemplatePath : " https://sumologic-appdev-aws-sam-apps.s3.amazonaws.com/aws-observability-versions/v2.12 .0/sumologic_observability.master.template.yaml"
44 StackName : AWSO
55 ParallelTestsRun : 1
66 GlobalParameters :
You can’t perform that action at this time.
0 commit comments