瀏覽代碼

context引包处理

mxs 9 月之前
父節點
當前提交
8f6c2296af
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app.go

+ 1 - 1
app.go

@@ -1,8 +1,8 @@
 package main
 
 import (
+	"context"
 	"fmt"
-	"golang.org/x/net/context"
 	qu "jygit.jydev.jianyu360.cn/data_processing/common_utils"
 	"os"
 	rt "runtime"