1、修改依赖库中的bug
This commit is contained in:
		
							parent
							
								
									62b6338613
								
							
						
					
					
						commit
						f86a199985
					
				
							
								
								
									
										4
									
								
								go.mod
								
								
								
								
							
							
						
						
									
										4
									
								
								go.mod
								
								
								
								
							|  | @ -5,7 +5,7 @@ go 1.18 | |||
| require ( | ||||
| 	git.hpds.cc/Component/gin_valid v0.0.0-20230104142509-f956bce255b6 | ||||
| 	git.hpds.cc/Component/logging v0.0.0-20230106105738-e378e873921b | ||||
| 	git.hpds.cc/pavement/hpds_node v0.0.0-20230307094826-753c4fe9c877 | ||||
| 	git.hpds.cc/pavement/hpds_node v0.0.0-20230326152949-a1c0ad2f7052 | ||||
| 	github.com/dgrijalva/jwt-go v3.2.0+incompatible | ||||
| 	github.com/gin-contrib/zap v0.1.0 | ||||
| 	github.com/gin-gonic/gin v1.8.2 | ||||
|  | @ -27,7 +27,7 @@ require ( | |||
| 	cloud.google.com/go/compute/metadata v0.2.1 // indirect | ||||
| 	cloud.google.com/go/firestore v1.8.0 // indirect | ||||
| 	git.hpds.cc/Component/mq_coder v0.0.0-20221010064749-174ae7ae3340 // indirect | ||||
| 	git.hpds.cc/Component/network v0.0.0-20221012021659-2433c68452d5 // indirect | ||||
| 	git.hpds.cc/Component/network v0.0.0-20230326151855-3c157f531d86 // indirect | ||||
| 	github.com/armon/go-metrics v0.4.0 // indirect | ||||
| 	github.com/coreos/go-semver v0.3.0 // indirect | ||||
| 	github.com/coreos/go-systemd/v22 v22.3.2 // indirect | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue