readme updated
This commit is contained in:
		
							
								
								
									
										16
									
								
								go.mod
									
									
									
									
									
								
							
							
						
						
									
										16
									
								
								go.mod
									
									
									
									
									
								
							@@ -5,20 +5,22 @@ go 1.16
 | 
			
		||||
require github.com/beego/beego/v2 v2.0.1
 | 
			
		||||
 | 
			
		||||
require (
 | 
			
		||||
	forge.redroom.link/yves/sqldb v0.0.0-20211028133136-712a5f9ca5ae
 | 
			
		||||
	forge.redroom.link/yves/sqldb v0.0.0-20211203101953-dee183ae76f5
 | 
			
		||||
	github.com/cespare/xxhash/v2 v2.1.2 // indirect
 | 
			
		||||
	github.com/lib/pq v1.10.3
 | 
			
		||||
	github.com/lib/pq v1.10.4
 | 
			
		||||
	github.com/matthewhartstonge/argon2 v0.1.5
 | 
			
		||||
	github.com/mitchellh/mapstructure v1.4.3 // indirect
 | 
			
		||||
	github.com/prometheus/common v0.32.1 // indirect
 | 
			
		||||
	github.com/prometheus/procfs v0.7.3 // indirect
 | 
			
		||||
	github.com/rs/zerolog v1.25.0
 | 
			
		||||
	github.com/rs/zerolog v1.26.0
 | 
			
		||||
	github.com/shiena/ansicolor v0.0.0-20200904210342-c7312218db18 // indirect
 | 
			
		||||
	github.com/smartystreets/goconvey v1.6.4
 | 
			
		||||
	github.com/spf13/viper v1.9.0
 | 
			
		||||
	golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 // indirect
 | 
			
		||||
	golang.org/x/crypto v0.0.0-20211202192323-5770296d904e // indirect
 | 
			
		||||
	golang.org/x/mod v0.5.1 // indirect
 | 
			
		||||
	golang.org/x/net v0.0.0-20211020060615-d418f374d309 // indirect
 | 
			
		||||
	golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359 // indirect
 | 
			
		||||
	golang.org/x/net v0.0.0-20211205041911-012df41ee64c // indirect
 | 
			
		||||
	golang.org/x/sys v0.0.0-20211205182925-97ca703d548d // indirect
 | 
			
		||||
	golang.org/x/text v0.3.7 // indirect
 | 
			
		||||
	golang.org/x/tools v0.1.7 // indirect
 | 
			
		||||
	golang.org/x/tools v0.1.8 // indirect
 | 
			
		||||
	gopkg.in/ini.v1 v1.66.2 // indirect
 | 
			
		||||
)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user