liuxiulin hace 1 día
padre
commit
83f0de6aef
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      go.mod

+ 1 - 1
go.mod

@@ -147,5 +147,5 @@ require (
 
 replace (
 	filesdk v1.0.0 => gogs.yehaoji.cn/yongxu/file-server-sdk.git v1.0.0
-	weather-api-sdk v1.0.0 => gogs.yongxulvjian.com/yongxu/weather-api-sdk.git v1.0.2
+	weather-api-sdk v1.0.0 => gogs.yongxulvjian.com/yongxu/weather-api-sdk.git v1.0.3
 )