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"