Update go.mod
This commit is contained in:
		
							
								
								
									
										9
									
								
								go.mod
									
									
									
									
									
								
							
							
						
						
									
										9
									
								
								go.mod
									
									
									
									
									
								
							| @@ -2,6 +2,11 @@ module git.chromaticdragon.app/kistaro/KoboldSim | ||||
|  | ||||
| go 1.20 | ||||
|  | ||||
| require git.chromaticdragon.app/kistaro/CardSimEngine v0.3.0 | ||||
| require git.chromaticdragon.app/kistaro/CardSimEngine v0.5.0 | ||||
|  | ||||
| require golang.org/x/exp v0.0.0-20230321023759-10a507213a29 // indirect | ||||
| require ( | ||||
| 	github.com/kr/pretty v0.3.1 // indirect | ||||
| 	github.com/kr/text v0.2.0 // indirect | ||||
| 	github.com/rogpeppe/go-internal v1.9.0 // indirect | ||||
| 	golang.org/x/exp v0.0.0-20230321023759-10a507213a29 // indirect | ||||
| ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user