mirror of
				https://gitea.com/Lydanne/buildx.git
				synced 2025-11-01 00:23:56 +08:00 
			
		
		
		
	Merge pull request #503 from felipecrs/patch-1
Add setproduct function to the bake HCL
This commit is contained in:
		| @@ -95,6 +95,7 @@ var ( | ||||
| 		"rsadecrypt":             crypto.RsaDecryptFunc, | ||||
| 		"sethaselement":          stdlib.SetHasElementFunc, | ||||
| 		"setintersection":        stdlib.SetIntersectionFunc, | ||||
| 		"setproduct":             stdlib.SetProductFunc, | ||||
| 		"setsubtract":            stdlib.SetSubtractFunc, | ||||
| 		"setsymmetricdifference": stdlib.SetSymmetricDifferenceFunc, | ||||
| 		"setunion":               stdlib.SetUnionFunc, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Tõnis Tiigi
					Tõnis Tiigi