mirror of
				https://codeberg.org/cunicu/cunicu.git
				synced 2025-11-01 01:12:37 +08:00 
			
		
		
		
	fix(deps): update module golang.org/x/mod to v0.27.0
This commit is contained in:
		![29139614+renovate[bot]@users.noreply.github.com](/assets/img/avatar_default.png) renovate[bot]
					renovate[bot]
				
			
				
					committed by
					
						 Steffen Vogel
						Steffen Vogel
					
				
			
			
				
	
			
			
			 Steffen Vogel
						Steffen Vogel
					
				
			
						parent
						
							a9cb271a5b
						
					
				
				
					commit
					ece6f32aa0
				
			| @@ -9,7 +9,7 @@ buildGo124Module { | ||||
|  | ||||
|   subPackages = [ "vanity_redirects" ]; | ||||
|  | ||||
|   vendorHash = "sha256-SawrbxYWFN03h/ZV1XiOZ4kvKcCF4G0QJY1nMxgwAzI="; | ||||
|   vendorHash = "sha256-68AEDEsOSWy/VrfPpcfZ35MQiFkUgrlkgD6B8EIdFSU="; | ||||
|  | ||||
|   meta = { | ||||
|     mainProgram = "vanity_redirects"; | ||||
|   | ||||
| @@ -7,7 +7,7 @@ go 1.24.0 | ||||
|  | ||||
| require ( | ||||
| 	github.com/google/go-github/v68 v68.0.0 | ||||
| 	golang.org/x/mod v0.25.0 | ||||
| 	golang.org/x/mod v0.27.0 | ||||
| ) | ||||
|  | ||||
| require github.com/google/go-querystring v1.1.0 // indirect | ||||
|   | ||||
| @@ -11,4 +11,6 @@ golang.org/x/mod v0.24.0 h1:ZfthKaKaT4NrhGVZHO1/WDTwGES4De8KtWO0SIbNJMU= | ||||
| golang.org/x/mod v0.24.0/go.mod h1:IXM97Txy2VM4PJ3gI61r1YEk/gAj6zAHN3AdZt6S9Ww= | ||||
| golang.org/x/mod v0.25.0 h1:n7a+ZbQKQA/Ysbyb0/6IbB1H/X41mKgbhfv7AfG/44w= | ||||
| golang.org/x/mod v0.25.0/go.mod h1:IXM97Txy2VM4PJ3gI61r1YEk/gAj6zAHN3AdZt6S9Ww= | ||||
| golang.org/x/mod v0.27.0 h1:kb+q2PyFnEADO2IEF935ehFUXlWiNjJWtRNgBLSfbxQ= | ||||
| golang.org/x/mod v0.27.0/go.mod h1:rWI627Fq0DEoudcK+MBkNkCe0EetEaDSwJJkCcjpazc= | ||||
| golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= | ||||
|   | ||||
		Reference in New Issue
	
	Block a user