forked from Elara6331/itd
		
	Remove example comments from goreleaser config
This commit is contained in:
		@@ -1,8 +1,5 @@
 | 
			
		||||
# This is an example .goreleaser.yml file with some sensible defaults.
 | 
			
		||||
# Make sure to check the documentation at https://goreleaser.com
 | 
			
		||||
before:
 | 
			
		||||
  hooks:
 | 
			
		||||
    # You may remove this if you don't use go modules.
 | 
			
		||||
    - go mod tidy
 | 
			
		||||
builds:
 | 
			
		||||
  - id: itd
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user