File tree Expand file tree Collapse file tree
health-aware-reverse-proxy Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55toolchain go1.26.0
66
77require (
8- github.com/GoCodeAlone/modular v1.12.3
8+ github.com/GoCodeAlone/modular v1.13.0
99 github.com/GoCodeAlone/modular/modules/reverseproxy v1.1.0
1010)
1111
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/GoCodeAlone/modular/examples/base-config-example
22
33go 1.26
44
5- require github.com/GoCodeAlone/modular v1.11.9
5+ require github.com/GoCodeAlone/modular v1.13.0
66
77require (
88 github.com/BurntSushi/toml v1.6.0 // indirect
Original file line number Diff line number Diff line change 55replace github.com/GoCodeAlone/modular => ../../
66
77require (
8- github.com/GoCodeAlone/modular v1.11.9
8+ github.com/GoCodeAlone/modular v1.13.0
99 github.com/go-chi/chi/v5 v5.2.2
1010)
1111
Original file line number Diff line number Diff line change 55toolchain go1.26.0
66
77require (
8- github.com/GoCodeAlone/modular v1.12.3
8+ github.com/GoCodeAlone/modular v1.13.0
99 github.com/GoCodeAlone/modular/modules/reverseproxy v1.1.2
1010)
1111
Original file line number Diff line number Diff line change 55toolchain go1.26.0
66
77require (
8- github.com/GoCodeAlone/modular v1.12.3
8+ github.com/GoCodeAlone/modular v1.13.0
99 github.com/GoCodeAlone/modular/modules/reverseproxy v0.0.0-00010101000000-000000000000
1010)
1111
Original file line number Diff line number Diff line change 55toolchain go1.26.0
66
77require (
8- github.com/GoCodeAlone/modular v1.12.3
8+ github.com/GoCodeAlone/modular v1.13.0
99 github.com/GoCodeAlone/modular/modules/reverseproxy v1.1.0
1010 github.com/stretchr/testify v1.11.1
1111)
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ replace github.com/GoCodeAlone/modular => ../..
77replace github.com/GoCodeAlone/modular/modules/database/v2 => ../../modules/database
88
99require (
10- github.com/GoCodeAlone/modular v1.12.3
10+ github.com/GoCodeAlone/modular v1.13.0
1111 github.com/GoCodeAlone/modular/modules/database/v2 v2.2.0
1212 github.com/mattn/go-sqlite3 v1.14.32
1313)
Original file line number Diff line number Diff line change 44
55replace github.com/GoCodeAlone/modular => ../../
66
7- require github.com/GoCodeAlone/modular v1.11.9-00010101000000-000000000000
7+ require github.com/GoCodeAlone/modular v1.13.0
88
99require (
1010 github.com/BurntSushi/toml v1.6.0 // indirect
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module logmasker-example
22
33go 1.26
44
5- require github.com/GoCodeAlone/modular v1.12.3
5+ require github.com/GoCodeAlone/modular v1.13.0
66
77require (
88 github.com/BurntSushi/toml v1.6.0 // indirect
Original file line number Diff line number Diff line change 55toolchain go1.26.0
66
77require (
8- github.com/GoCodeAlone/modular v1.12.3
8+ github.com/GoCodeAlone/modular v1.13.0
99 github.com/GoCodeAlone/modular/modules/eventbus v1.7.0
1010)
1111
You can’t perform that action at this time.
0 commit comments