| 
														
															@@ -5,9 +5,9 @@ go 1.13 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 require ( 
														 | 
														
														 | 
														
															 require ( 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	github.com/go-redis/redis/v7 v7.4.0 
														 | 
														
														 | 
														
															 	github.com/go-redis/redis/v7 v7.4.0 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	github.com/go-sql-driver/mysql v1.6.0 
														 | 
														
														 | 
														
															 	github.com/go-sql-driver/mysql v1.6.0 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-	github.com/golang/protobuf v1.5.1 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-	github.com/jmoiron/sqlx v1.3.3 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-	github.com/lib/pq v1.10.1 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-	github.com/ugorji/go/codec v1.2.4 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+	github.com/golang/protobuf v1.5.2 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+	github.com/jmoiron/sqlx v1.3.4 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+	github.com/lib/pq v1.10.2 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+	github.com/ugorji/go/codec v1.2.6 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	gopkg.in/yaml.v2 v2.4.0 
														 | 
														
														 | 
														
															 	gopkg.in/yaml.v2 v2.4.0 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 ) 
														 | 
														
														 | 
														
															 ) 
														 |