Add GO111MODULE=off
This commit is contained in:
		
							parent
							
								
									a47b065139
								
							
						
					
					
						commit
						c588b8c65a
					
				| @ -51,7 +51,7 @@ ln -s vendor src | ||||
| mkdir -p src/%{provider}.%{provider_tld}/%{project} | ||||
| ln -s $(pwd) src/%{import_path} | ||||
| export GOPATH=$(pwd) | ||||
| GOPATH=$GOPATH %gobuild -o bin/go-md2man %{import_path} | ||||
| GOPATH=$GOPATH GO111MODULE=off %gobuild -o bin/go-md2man %{import_path} | ||||
| 
 | ||||
| %install | ||||
| # install go-md2man binary | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user