build(deps): bump github.com/hashicorp/go-getter from 1.7.6 to 1.7.7 (#1862)
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.6 to 1.7.7. - [Release notes](https://github.com/hashicorp/go-getter/releases) - [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml) - [Commits](https://github.com/hashicorp/go-getter/compare/v1.7.6...v1.7.7) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-getter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									b58ad9e514
								
							
						
					
					
						commit
						1944c2c893
					
				
							
								
								
									
										6
									
								
								go.mod
								
								
								
								
							
							
						
						
									
										6
									
								
								go.mod
								
								
								
								
							| 
						 | 
					@ -12,7 +12,7 @@ require (
 | 
				
			||||||
	github.com/golang/mock v1.6.0
 | 
						github.com/golang/mock v1.6.0
 | 
				
			||||||
	github.com/google/go-cmp v0.6.0
 | 
						github.com/google/go-cmp v0.6.0
 | 
				
			||||||
	github.com/gosuri/uitable v0.0.4
 | 
						github.com/gosuri/uitable v0.0.4
 | 
				
			||||||
	github.com/hashicorp/go-getter v1.7.6
 | 
						github.com/hashicorp/go-getter v1.7.7
 | 
				
			||||||
	github.com/hashicorp/hcl/v2 v2.23.0
 | 
						github.com/hashicorp/hcl/v2 v2.23.0
 | 
				
			||||||
	github.com/helmfile/chartify v0.20.5
 | 
						github.com/helmfile/chartify v0.20.5
 | 
				
			||||||
	github.com/helmfile/vals v0.38.0
 | 
						github.com/helmfile/vals v0.38.0
 | 
				
			||||||
| 
						 | 
					@ -97,7 +97,7 @@ require (
 | 
				
			||||||
	github.com/ulikunitz/xz v0.5.10 // indirect
 | 
						github.com/ulikunitz/xz v0.5.10 // indirect
 | 
				
			||||||
	go.opencensus.io v0.24.0 // indirect
 | 
						go.opencensus.io v0.24.0 // indirect
 | 
				
			||||||
	go.uber.org/atomic v1.9.0 // indirect
 | 
						go.uber.org/atomic v1.9.0 // indirect
 | 
				
			||||||
	golang.org/x/net v0.33.0 // indirect
 | 
						golang.org/x/net v0.34.0 // indirect
 | 
				
			||||||
	golang.org/x/oauth2 v0.24.0 // indirect
 | 
						golang.org/x/oauth2 v0.24.0 // indirect
 | 
				
			||||||
	golang.org/x/sys v0.29.0 // indirect
 | 
						golang.org/x/sys v0.29.0 // indirect
 | 
				
			||||||
	golang.org/x/text v0.21.0 // indirect
 | 
						golang.org/x/text v0.21.0 // indirect
 | 
				
			||||||
| 
						 | 
					@ -290,7 +290,7 @@ require (
 | 
				
			||||||
	go.opentelemetry.io/proto/otlp v1.3.1 // indirect
 | 
						go.opentelemetry.io/proto/otlp v1.3.1 // indirect
 | 
				
			||||||
	go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
 | 
						go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
 | 
				
			||||||
	go.uber.org/multierr v1.11.0 // indirect
 | 
						go.uber.org/multierr v1.11.0 // indirect
 | 
				
			||||||
	golang.org/x/crypto v0.31.0 // indirect
 | 
						golang.org/x/crypto v0.32.0 // indirect
 | 
				
			||||||
	golang.org/x/mod v0.21.0 // indirect
 | 
						golang.org/x/mod v0.21.0 // indirect
 | 
				
			||||||
	golang.org/x/tools v0.26.0 // indirect
 | 
						golang.org/x/tools v0.26.0 // indirect
 | 
				
			||||||
	google.golang.org/genproto/googleapis/api v0.0.0-20241104194629-dd2ea8efbc28 // indirect
 | 
						google.golang.org/genproto/googleapis/api v0.0.0-20241104194629-dd2ea8efbc28 // indirect
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue