 525e19b4ac
			
		
	
	525e19b4ac
	
	
	
		
			
			* fix(Dockerfile): update the static file via go get -u github.com/gobuffalo/packr/v2/... go get -u github.com/gobuffalo/packr/v2/packr2 packr2 * disable lint since it's out date * bump version
		
			
				
	
	
		
			9 lines
		
	
	
		
			239 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			239 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| // +build !skippackr
 | |
| // Code generated by github.com/gobuffalo/packr/v2. DO NOT EDIT.
 | |
| 
 | |
| // You can use the "packr clean" command to clean up this,
 | |
| // and any other packr generated files.
 | |
| package ruby
 | |
| 
 | |
| import _ "github.com/metrue/fx/packrd"
 |