v0.0.321 Add .NoLog() to lowest-level query exerr.Wrap in wmo (otherwise we get error logs on stdout even if the callign method allows mongo.ErrNoDocuments)
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m4s
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m4s
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package goext
|
||||
|
||||
const GoextVersion = "0.0.320"
|
||||
const GoextVersion = "0.0.321"
|
||||
|
||||
const GoextVersionTimestamp = "2023-11-14T14:50:27+0100"
|
||||
const GoextVersionTimestamp = "2023-11-14T16:00:14+0100"
|
||||
|
Reference in New Issue
Block a user