mirror of
				https://github.com/ClusterCockpit/cc-backend
				synced 2025-10-31 16:05:06 +01:00 
			
		
		
		
	Update go dependencies
This commit is contained in:
		
							
								
								
									
										3
									
								
								go.mod
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								go.mod
									
									
									
									
									
								
							| @@ -7,7 +7,7 @@ require ( | ||||
| 	github.com/ClusterCockpit/cc-units v0.4.0 | ||||
| 	github.com/Masterminds/squirrel v1.5.4 | ||||
| 	github.com/coreos/go-oidc/v3 v3.11.0 | ||||
| 	github.com/go-co-op/gocron v1.37.0 | ||||
| 	github.com/go-co-op/gocron/v2 v2.9.0 | ||||
| 	github.com/go-ldap/ldap/v3 v3.4.8 | ||||
| 	github.com/go-sql-driver/mysql v1.8.1 | ||||
| 	github.com/golang-jwt/jwt/v5 v5.2.1 | ||||
| @@ -42,7 +42,6 @@ require ( | ||||
| 	github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect | ||||
| 	github.com/felixge/httpsnoop v1.0.4 // indirect | ||||
| 	github.com/go-asn1-ber/asn1-ber v1.5.7 // indirect | ||||
| 	github.com/go-co-op/gocron/v2 v2.9.0 // indirect | ||||
| 	github.com/go-jose/go-jose/v4 v4.0.3 // indirect | ||||
| 	github.com/go-openapi/jsonpointer v0.21.0 // indirect | ||||
| 	github.com/go-openapi/jsonreference v0.21.0 // indirect | ||||
|   | ||||
		Reference in New Issue
	
	Block a user