Update module github.com/onsi/ginkgo/v2 to v2.20.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									a581bbdb3d
								
							
						
					
					
						commit
						7164177c68
					
				
							
								
								
									
										2
									
								
								go.mod
								
								
								
								
							
							
						
						
									
										2
									
								
								go.mod
								
								
								
								
							|  | @ -51,7 +51,7 @@ require ( | |||
| 	github.com/moby/sys/user v0.3.0 | ||||
| 	github.com/moby/term v0.5.0 | ||||
| 	github.com/nxadm/tail v1.4.11 | ||||
| 	github.com/onsi/ginkgo/v2 v2.20.0 | ||||
| 	github.com/onsi/ginkgo/v2 v2.20.1 | ||||
| 	github.com/onsi/gomega v1.34.1 | ||||
| 	github.com/opencontainers/go-digest v1.0.0 | ||||
| 	github.com/opencontainers/image-spec v1.1.0 | ||||
|  |  | |||
							
								
								
									
										4
									
								
								go.sum
								
								
								
								
							
							
						
						
									
										4
									
								
								go.sum
								
								
								
								
							|  | @ -384,8 +384,8 @@ github.com/nxadm/tail v1.4.11 h1:8feyoE3OzPrcshW5/MJ4sGESc5cqmGkGCWlco4l0bqY= | |||
| github.com/nxadm/tail v1.4.11/go.mod h1:OTaG3NK980DZzxbRq6lEuzgU+mug70nY11sMd4JXXHc= | ||||
| github.com/oklog/ulid v1.3.1 h1:EGfNDEx6MqHz8B3uNV6QAib1UR2Lm97sHi3ocA6ESJ4= | ||||
| github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U= | ||||
| github.com/onsi/ginkgo/v2 v2.20.0 h1:PE84V2mHqoT1sglvHc8ZdQtPcwmvvt29WLEEO3xmdZw= | ||||
| github.com/onsi/ginkgo/v2 v2.20.0/go.mod h1:lG9ey2Z29hR41WMVthyJBGUBcBhGOtoPF2VFMvBXFCI= | ||||
| github.com/onsi/ginkgo/v2 v2.20.1 h1:YlVIbqct+ZmnEph770q9Q7NVAz4wwIiVNahee6JyUzo= | ||||
| github.com/onsi/ginkgo/v2 v2.20.1/go.mod h1:lG9ey2Z29hR41WMVthyJBGUBcBhGOtoPF2VFMvBXFCI= | ||||
| github.com/onsi/gomega v1.34.1 h1:EUMJIKUjM8sKjYbtxQI9A4z2o+rruxnzNvpknOXie6k= | ||||
| github.com/onsi/gomega v1.34.1/go.mod h1:kU1QgUvBDLXBJq618Xvm2LUX6rSAfRaFRTcdOeDLwwY= | ||||
| github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U= | ||||
|  |  | |||
|  | @ -5,7 +5,7 @@ go 1.20 | |||
| require ( | ||||
| 	github.com/cpuguy83/go-md2man/v2 v2.0.4 | ||||
| 	github.com/go-swagger/go-swagger v0.30.5 | ||||
| 	github.com/onsi/ginkgo/v2 v2.20.0 | ||||
| 	github.com/onsi/ginkgo/v2 v2.20.1 | ||||
| 	github.com/vbatts/git-validation v1.2.1 | ||||
| 	golang.org/x/tools v0.24.0 | ||||
| ) | ||||
|  |  | |||
|  | @ -280,8 +280,8 @@ github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe/go.mod h1:wL8QJ | |||
| github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno= | ||||
| github.com/oklog/ulid v1.3.1 h1:EGfNDEx6MqHz8B3uNV6QAib1UR2Lm97sHi3ocA6ESJ4= | ||||
| github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U= | ||||
| github.com/onsi/ginkgo/v2 v2.20.0 h1:PE84V2mHqoT1sglvHc8ZdQtPcwmvvt29WLEEO3xmdZw= | ||||
| github.com/onsi/ginkgo/v2 v2.20.0/go.mod h1:lG9ey2Z29hR41WMVthyJBGUBcBhGOtoPF2VFMvBXFCI= | ||||
| github.com/onsi/ginkgo/v2 v2.20.1 h1:YlVIbqct+ZmnEph770q9Q7NVAz4wwIiVNahee6JyUzo= | ||||
| github.com/onsi/ginkgo/v2 v2.20.1/go.mod h1:lG9ey2Z29hR41WMVthyJBGUBcBhGOtoPF2VFMvBXFCI= | ||||
| github.com/onsi/gomega v1.34.1 h1:EUMJIKUjM8sKjYbtxQI9A4z2o+rruxnzNvpknOXie6k= | ||||
| github.com/pelletier/go-toml v1.7.0/go.mod h1:vwGMzjaWMwyfHwgIBhI2YUM4fB6nL6lVAvS1LBMMhTE= | ||||
| github.com/pelletier/go-toml/v2 v2.0.8 h1:0ctb6s9mE31h0/lhu+J6OPmVeDxJn+kYnJc2jZR9tGQ= | ||||
|  |  | |||
|  | @ -1,3 +1,3 @@ | |||
| package types | ||||
| 
 | ||||
| const VERSION = "2.20.0" | ||||
| const VERSION = "2.20.1" | ||||
|  |  | |||
|  | @ -154,7 +154,7 @@ github.com/mitchellh/reflectwalk | |||
| # github.com/oklog/ulid v1.3.1 | ||||
| ## explicit | ||||
| github.com/oklog/ulid | ||||
| # github.com/onsi/ginkgo/v2 v2.20.0 | ||||
| # github.com/onsi/ginkgo/v2 v2.20.1 | ||||
| ## explicit; go 1.20 | ||||
| github.com/onsi/ginkgo/v2/config | ||||
| github.com/onsi/ginkgo/v2/formatter | ||||
|  |  | |||
|  | @ -1,3 +1,8 @@ | |||
| ## 2.20.1 | ||||
| 
 | ||||
| ### Fixes | ||||
| - make BeSpecEvent duration matcher more forgiving [d6f9640] | ||||
| 
 | ||||
| ## 2.20.0 | ||||
| 
 | ||||
| ### Features | ||||
|  |  | |||
|  | @ -1,3 +1,3 @@ | |||
| package types | ||||
| 
 | ||||
| const VERSION = "2.20.0" | ||||
| const VERSION = "2.20.1" | ||||
|  |  | |||
|  | @ -839,7 +839,7 @@ github.com/nxadm/tail/winfile | |||
| # github.com/oklog/ulid v1.3.1 | ||||
| ## explicit | ||||
| github.com/oklog/ulid | ||||
| # github.com/onsi/ginkgo/v2 v2.20.0 | ||||
| # github.com/onsi/ginkgo/v2 v2.20.1 | ||||
| ## explicit; go 1.20 | ||||
| github.com/onsi/ginkgo/v2 | ||||
| github.com/onsi/ginkgo/v2/config | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue