Midnightar commited on
Commit
92fa890
·
verified ·
1 Parent(s): fa7ee60

Update main.go

Browse files
Files changed (1) hide show
  1. main.go +1 -1
main.go CHANGED
@@ -6,7 +6,7 @@ import (
6
  "strconv"
7
  "time"
8
 
9
- "github.com/AgoraIO-Community/go-tokenbuilder/rtctokenbuilder"
10
  "github.com/gin-gonic/gin"
11
  )
12
 
 
6
  "strconv"
7
  "time"
8
 
9
+ "github.com/AgoraIO-Community/go-tokenbuilder/src/rtctokenbuilder"
10
  "github.com/gin-gonic/gin"
11
  )
12