mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 06:52:26 -05:00 
			
		
		
		
	Update codeberg.org/gruf libraries and fix go-store issue (#347)
* update codeberg.org/gruf/ libraries Signed-off-by: kim <grufwub@gmail.com> * another update Signed-off-by: kim <grufwub@gmail.com>
This commit is contained in:
		
					parent
					
						
							
								86e8e7fd21
							
						
					
				
			
			
				commit
				
					
						635ad2a42f
					
				
			
		
					 15 changed files with 366 additions and 197 deletions
				
			
		
							
								
								
									
										2
									
								
								vendor/codeberg.org/gruf/go-logger/clock.go
									
										
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/codeberg.org/gruf/go-logger/clock.go
									
										
									
										generated
									
									
										vendored
									
									
								
							|  | @ -15,7 +15,7 @@ var ( | |||
| // startClock starts the global nowish clock. | ||||
| func startClock() { | ||||
| 	clockOnce.Do(func() { | ||||
| 		clock.Start(time.Millisecond * 10) | ||||
| 		clock.Start(time.Millisecond * 100) | ||||
| 		clock.SetFormat("2006-01-02 15:04:05") | ||||
| 	}) | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue