[🚀] git -> gitea
This commit is contained in:
		@@ -4,7 +4,7 @@ import (
 | 
			
		||||
	"archive/zip"
 | 
			
		||||
	"bytes"
 | 
			
		||||
	"fmt"
 | 
			
		||||
	"git.bvbej.com/bvbej/base-golang/pkg/android_binary"
 | 
			
		||||
	"gitea.bvbej.com/bvbej/base-golang/pkg/android_binary"
 | 
			
		||||
	"image"
 | 
			
		||||
	"io"
 | 
			
		||||
	"os"
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
package apk
 | 
			
		||||
 | 
			
		||||
import "git.bvbej.com/bvbej/base-golang/pkg/android_binary"
 | 
			
		||||
import "gitea.bvbej.com/bvbej/base-golang/pkg/android_binary"
 | 
			
		||||
 | 
			
		||||
// Instrumentation is an application instrumentation code.
 | 
			
		||||
type Instrumentation struct {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user