version
This commit is contained in:
		
							parent
							
								
									1c7f1d4e26
								
							
						
					
					
						commit
						cffe6bd450
					
				
							
								
								
									
										14
									
								
								go.mod
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								go.mod
									
									
									
									
									
								
							@ -1,9 +1,9 @@
 | 
			
		||||
module textin
 | 
			
		||||
module apigo.cc/ai/textin
 | 
			
		||||
 | 
			
		||||
go 1.23.1
 | 
			
		||||
go 1.18
 | 
			
		||||
 | 
			
		||||
require (
 | 
			
		||||
	apigo.cc/apigo/gojs v0.1.0
 | 
			
		||||
	apigo.cc/apigo/gojs v0.1.1
 | 
			
		||||
	github.com/ssgo/config v1.7.7
 | 
			
		||||
	github.com/ssgo/httpclient v1.7.7
 | 
			
		||||
	github.com/ssgo/u v1.7.7
 | 
			
		||||
@ -15,10 +15,10 @@ require (
 | 
			
		||||
	github.com/fsnotify/fsnotify v1.7.0 // indirect
 | 
			
		||||
	github.com/go-sourcemap/sourcemap v2.1.4+incompatible // indirect
 | 
			
		||||
	github.com/go-sql-driver/mysql v1.8.1 // indirect
 | 
			
		||||
	github.com/google/pprof v0.0.0-20241001023024-f4c0cfd0cf1d // indirect
 | 
			
		||||
	github.com/mitchellh/mapstructure v1.4.1 // indirect
 | 
			
		||||
	github.com/ssgo/dao v0.1.4 // indirect
 | 
			
		||||
	github.com/ssgo/db v1.7.8 // indirect
 | 
			
		||||
	github.com/google/pprof v0.0.0-20240409012703-83162a5b38cd // indirect
 | 
			
		||||
	github.com/mitchellh/mapstructure v1.5.0 // indirect
 | 
			
		||||
	github.com/ssgo/dao v0.1.5 // indirect
 | 
			
		||||
	github.com/ssgo/db v1.7.9 // indirect
 | 
			
		||||
	github.com/ssgo/log v1.7.7 // indirect
 | 
			
		||||
	github.com/ssgo/standard v1.7.7 // indirect
 | 
			
		||||
	github.com/ssgo/tool v0.4.27 // indirect
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user