Skip to content

Commit 5e67064

Browse files
author
chenjie199234
committed
update
1 parent ad8a6bb commit 5e67064

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

util/oneshot/oneshot.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package once
1+
package oneshot
22

33
import (
44
"sync"

util/oneshot/oneshot_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package once
1+
package oneshot
22

33
import (
44
"fmt"

0 commit comments

Comments
 (0)