dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	c097745c38 
 
						 
						
							
							
								
								
								[chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc ( #2818 )  
							
							... 
							
							
							
							Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go ) from 1.24.0 to 1.25.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.24.0...v1.25.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2024-04-11 11:46:18 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	4d16c3adaf 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 ( #2816 )  
							
							... 
							
							
							
							Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.18.0...v0.19.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2024-04-10 12:04:11 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	e24efcac8b 
 
						 
						
							
							
								
								
								[chore]: Bump github.com/gin-contrib/cors from 1.5.0 to 1.7.0 ( #2745 )  
							
							
							
						 
						
							2024-03-11 10:12:06 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vyr Cossont 
								
							 
						 
						
							
							
								
							
							
	
	
	fc3741365c 
 
						 
						
							
							
								
								
								[bugfix] Fix Swagger spec and add test script ( #2698 )  
							
							... 
							
							
							
							* Add Swagger spec test script
* Fix Swagger spec errors not related to statuses with polls
* Add API tests that post a status with a poll
* Fix creating a status with a poll from form params
* Fix Swagger spec errors related to statuses with polls (this is the last error)
* Fix Swagger spec warnings not related to unused definitions
* Suppress a duplicate list update params definition that was somehow causing wrong param names
* Add Swagger test to CI
- updates Drone config
- vendorizes go-swagger
- fixes a file extension issue that caused the test script to generate JSON instead of YAML with the vendorized version
* Put `Sample: ` on its own line everywhere
* Remove unused id param from emojiCategoriesGet
* Add 5 more pairs of profile fields to account update API Swagger
* Remove Swagger prefix from dummy fields
It makes the generated code look weird
* Manually annotate params for statusCreate operation
* Fix all remaining Swagger spec warnings
- Change some models into operation parameters
- Ignore models that already correspond to manually documented operation parameters but can't be trivially changed (those with file fields)
* Documented that creating a status with scheduled_at isn't implemented yet
* sign drone.yml
* Fix filter API Swagger errors
* fixup! Fix filter API Swagger errors
---------
Co-authored-by: tobi <tobi.smethurst@protonmail.com> 
							
						 
						
							2024-03-06 18:05:45 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	c7845c70d6 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/crypto from 0.19.0 to 0.20.0 ( #2716 )  
							
							
							
						 
						
							2024-03-04 09:42:28 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	db45e65e89 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 ( #2629 )  
							
							
							
						 
						
							2024-02-12 10:04:32 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	d0e674b3da 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/crypto from 0.18.0 to 0.19.0 ( #2632 )  
							
							
							
						 
						
							2024-02-12 09:56:45 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									kim 
								
							 
						 
						
							
							
								
							
							
	
	
	906639ad7e 
 
						 
						
							
							
								
								
								[chore] update viper version ( #2539 )  
							
							... 
							
							
							
							* update viper version
* removes our last uses of the slice package
* fix tests 
							
						 
						
							2024-01-17 14:54:30 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	b70ec68499 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/net from 0.19.0 to 0.20.0 ( #2533 )  
							
							... 
							
							
							
							Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/net/compare/v0.19.0...v0.20.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2024-01-15 14:01:35 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	022bfda52a 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/image from 0.14.0 to 0.15.0 ( #2506 )  
							
							... 
							
							
							
							Bumps [golang.org/x/image](https://github.com/golang/image ) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/image/compare/v0.14.0...v0.15.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2024-01-09 10:40:59 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	0e56867d8b 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/crypto from 0.16.0 to 0.17.0 ( #2478 )  
							
							... 
							
							
							
							Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2024-01-03 10:02:49 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	b576fbbdcb 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/crypto from 0.15.0 to 0.16.0 ( #2413 )  
							
							... 
							
							
							
							Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/crypto/compare/v0.15.0...v0.16.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-12-05 11:46:03 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	2eb8b8eeb4 
 
						 
						
							
							
								
								
								[chore]: Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 ( #2335 )  
							
							... 
							
							
							
							Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kim <grufwub@gmail.com> 
							
						 
						
							2023-11-28 11:05:07 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	66b77acb1c 
 
						 
						
							
							
								
								
								[chore]: Bump github.com/gin-contrib/cors from 1.4.0 to 1.5.0 ( #2388 )  
							
							... 
							
							
							
							Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-11-27 13:15:03 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	5c17ecd93a 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/net from 0.17.0 to 0.18.0 ( #2390 )  
							
							... 
							
							
							
							Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.18.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-11-27 13:59:07 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									tobi 
								
							 
						 
						
							
							
								
							
							
	
	
	fc02d3c6f7 
 
						 
						
							
							
								
								
								[feature] Set/show instance language(s); show post language on frontend ( #2362 )  
							
							... 
							
							
							
							* update go text, include text/display
* [feature] Set instance langs, show post lang on frontend
* go fmt
* WebGet
* set language for whole article, don't use FA icon
* mention instance languages + other optional config vars
* little tweak
* put languages in config properly
* warn log language parse
* change some naming around
* tidy up validate a bit
* lint
* rename LanguageTmpl in template 
							
						 
						
							2023-11-17 11:35:28 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									tobi 
								
							 
						 
						
							
							
								
							
							
	
	
	7753f42132 
 
						 
						
							
							
								
								
								[chore] update otel -> v1.20.0 ( #2358 )  
							
							
							
						 
						
							2023-11-13 11:08:02 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	9b76afc851 
 
						 
						
							
							
								
								
								[chore]: Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0 ( #2336 )  
							
							... 
							
							
							
							Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-11-06 14:44:53 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	39e22a9703 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/net from 0.16.0 to 0.17.0 ( #2262 )  
							
							... 
							
							
							
							Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.16.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-10-15 14:34:07 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	37fe8aea49 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 ( #2258 )  
							
							
							
						 
						
							2023-10-09 08:36:33 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	274dfb5304 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/image from 0.12.0 to 0.13.0 ( #2256 )  
							
							
							
						 
						
							2023-10-09 08:25:41 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	5aeceb5ff7 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/net from 0.15.0 to 0.16.0 ( #2260 )  
							
							... 
							
							
							
							Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.16.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-10-09 10:13:09 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	d45a75e475 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 ( #2223 )  
							
							... 
							
							
							
							Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-09-25 11:52:59 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	f302ebb8e5 
 
						 
						
							
							
								
								
								[chore]: Bump github.com/miekg/dns from 1.1.55 to 1.1.56 ( #2204 )  
							
							... 
							
							
							
							Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-09-18 13:45:20 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	23dd6f664c 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/net from 0.14.0 to 0.15.0 ( #2193 )  
							
							... 
							
							
							
							Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/net/compare/v0.14.0...v0.15.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-09-11 12:47:44 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	f0a3fcae85 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/crypto from 0.12.0 to 0.13.0 ( #2190 )  
							
							
							
						 
						
							2023-09-11 09:50:37 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	ddd3c2e44b 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/text from 0.12.0 to 0.13.0 ( #2177 )  
							
							... 
							
							
							
							Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-09-04 10:16:06 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	303a6a6b1d 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 ( #2076 )  
							
							
							
						 
						
							2023-08-07 08:21:44 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	0242f03d36 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/crypto from 0.11.0 to 0.12.0 ( #2077 )  
							
							
							
						 
						
							2023-08-07 08:13:55 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	aaa5985d7d 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/image from 0.9.0 to 0.11.0 ( #2074 )  
							
							
							
						 
						
							2023-08-07 08:03:43 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	6de5ca46f8 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/net from 0.11.0 to 0.12.0 ( #1973 )  
							
							... 
							
							
							
							Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-07-10 12:43:32 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	901770f5c7 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/image from 0.8.0 to 0.9.0 ( #1972 )  
							
							... 
							
							
							
							Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-07-10 12:31:09 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	b560fe186d 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/net from 0.10.0 to 0.11.0 ( #1909 )  
							
							... 
							
							
							
							Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.11.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-06-19 09:54:50 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	54f3387c11 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/crypto from 0.9.0 to 0.10.0 ( #1910 )  
							
							... 
							
							
							
							Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.9.0 to 0.10.0.
- [Commits](https://github.com/golang/crypto/compare/v0.9.0...v0.10.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-06-19 09:54:29 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									tobi 
								
							 
						 
						
							
							
								
							
							
	
	
	b401bd1ccb 
 
						 
						
							
							
								
								
								[chore] update latest deps, ensure readme up to date ( #1873 )  
							
							... 
							
							
							
							* [chore] update latest deps, ensure readme up to date
* remove double entry 
							
						 
						
							2023-06-05 10:15:05 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	55aacaf4b0 
 
						 
						
							
							
								
								
								[chore]: Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 ( #1855 )  
							
							... 
							
							
							
							Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-06-01 22:20:16 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	e1b7ab2603 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 ( #1785 )  
							
							... 
							
							
							
							Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.7.0 to 0.8.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.7.0...v0.8.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-05-15 12:23:08 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									tobi 
								
							 
						 
						
							
							
								
							
							
	
	
	ec325fee14 
 
						 
						
							
							
								
								
								[chore] Update a bunch of database dependencies ( #1772 )  
							
							... 
							
							
							
							* [chore] Update a bunch of database dependencies
* fix lil thing 
							
						 
						
							2023-05-12 14:33:40 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dominik Süß 
								
							 
						 
						
							
							
								
							
							
	
	
	6392e00653 
 
						 
						
							
							
								
								
								feat: initial tracing support ( #1623 )  
							
							
							
						 
						
							2023-05-09 18:19:48 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	c01d2f9b44 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 ( #1684 )  
							
							... 
							
							
							
							Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/oauth2/releases )
- [Commits](https://github.com/golang/oauth2/compare/v0.6.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-04-10 13:51:03 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	1d8f9c6b16 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/crypto from 0.7.0 to 0.8.0 ( #1685 )  
							
							... 
							
							
							
							Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/compare/v0.7.0...v0.8.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-04-10 12:35:05 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	34f453878b 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/image from 0.5.0 to 0.6.0 ( #1615 )  
							
							... 
							
							
							
							Bumps [golang.org/x/image](https://github.com/golang/image ) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/golang/image/releases )
- [Commits](https://github.com/golang/image/compare/v0.5.0...v0.6.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-03-13 09:51:50 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	b004b4dae9 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/crypto from 0.6.0 to 0.7.0 ( #1593 )  
							
							... 
							
							
							
							Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/compare/v0.6.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-03-06 08:16:14 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	06524ac259 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/text from 0.7.0 to 0.8.0 ( #1594 )  
							
							... 
							
							
							
							Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.7.0...v0.8.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-03-06 08:09:17 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	8696a8cdf0 
 
						 
						
							
							
								
								
								[chore]: Bump github.com/miekg/dns from 1.1.50 to 1.1.51 ( #1566 )  
							
							... 
							
							
							
							Bumps [github.com/miekg/dns](https://github.com/miekg/dns ) from 1.1.50 to 1.1.51.
- [Release notes](https://github.com/miekg/dns/releases )
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release )
- [Commits](https://github.com/miekg/dns/compare/v1.1.50...v1.1.51 )
---
updated-dependencies:
- dependency-name: github.com/miekg/dns
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-02-27 10:51:12 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	5a45b6ec6a 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/oauth2 from 0.4.0 to 0.5.0 ( #1564 )  
							
							... 
							
							
							
							Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/oauth2/releases )
- [Commits](https://github.com/golang/oauth2/compare/v0.4.0...v0.5.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-02-27 10:22:37 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Daenney 
								
							 
						 
						
							
							
								
							
							
	
	
	ecdc8379fa 
 
						 
						
							
							
								
								
								[chore] Update gin to v1.9.0 ( #1553 )  
							
							
							
						 
						
							2023-02-25 12:12:40 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	e824e14705 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/crypto from 0.5.0 to 0.6.0 ( #1541 )  
							
							... 
							
							
							
							Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/compare/v0.5.0...v0.6.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-02-20 16:28:09 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	3649b231c4 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/net from 0.5.0 to 0.7.0 ( #1523 )  
							
							... 
							
							
							
							Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases )
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kim <89579420+NyaaaWhatsUpDoc@users.noreply.github.com> 
							
						 
						
							2023-02-18 16:52:33 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	a822198ebf 
 
						 
						
							
							
								
								
								[chore]: Bump golang.org/x/image from 0.4.0 to 0.5.0 ( #1516 )  
							
							... 
							
							
							
							Bumps [golang.org/x/image](https://github.com/golang/image ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/image/releases )
- [Commits](https://github.com/golang/image/compare/v0.4.0...v0.5.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-02-18 14:02:49 +00:00