mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 07:52:25 -05:00 
			
		
		
		
	[chore]: Bump github.com/go-playground/validator/v10 (#1812)
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.13.0 to 10.14.0. - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](https://github.com/go-playground/validator/compare/v10.13.0...v10.14.0) --- updated-dependencies: - dependency-name: github.com/go-playground/validator/v10 dependency-type: direct:production update-type: version-update:semver-minor ... 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
					
						
							
								9c24dee01f
							
						
					
				
			
			
				commit
				
					
						ea1bbacf4b
					
				
			
		
					 38 changed files with 3788 additions and 28 deletions
				
			
		
							
								
								
									
										4
									
								
								vendor/github.com/leodido/go-urn/makefile
									
										
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								vendor/github.com/leodido/go-urn/makefile
									
										
									
										generated
									
									
										vendored
									
									
								
							|  | @ -17,7 +17,7 @@ images: docs/urn.png | |||
| 
 | ||||
| .PHONY: removecomments | ||||
| removecomments: | ||||
| 	@cd ./tools/removecomments; go build -o ../../removecomments ./main.go | ||||
| 	@cd ./tools/removecomments; go build -o ../../removecomments . | ||||
| 
 | ||||
| machine.go: machine.go.rl | ||||
| 
 | ||||
|  | @ -50,4 +50,4 @@ snake2camel: | |||
| 	while ( match($$0, /(.*)([a-z]+[0-9]*)_([a-zA-Z0-9])(.*)/, cap) ) \
 | ||||
| 	$$0 = cap[1] cap[2] toupper(cap[3]) cap[4]; \
 | ||||
| 	print \
 | ||||
| 	}' $(file) | ||||
| 	}' $(file) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue