fix(deps): update module github.com/grokify/mogo to v0.74.0 #91
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/github.com-grokify-mogo-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v0.64.12->v0.74.0Release Notes
grokify/mogo (github.com/grokify/mogo)
v0.74.0Compare Source
Highlights
lintfixpackage providing lint remediation database and nolint generators for gosec rulesBreaking
os/osutil:WriteFileReader()signature changed from(filename, r)to(filename, r, perm)for explicit permission control (282752d)Added
lintfix: add lint remediation database with embedded JSON and query API (3dd6bbb)lintfix/gosec: add nolint comment generators for G101, G115, G117, G118, G703, G704 (3dd6bbb)lintfix/gosec: addCommonReasonsconstants for frequently used justifications (3dd6bbb)text/markdown: addChildrenfield toLinkfor hierarchical link structures (4f3408d)Changed
os/osutil: simplifyWriteFileReader()usingio.Copyinstead of buffered writer (282752d)os/osutil: remove panic onClose()error inWriteFileReader()(282752d)Fixed
https://prefix to repository URL inCHANGELOG.json(03d5dda)gofmtlint error (19b604d)Documentation
docs/lintfix/with gosec version caveats and remediation decision tree (3dd6bbb)README.md: update internal style (dc27ab4)CHANGELOG.jsonand generateCHANGELOG.md(f4b3df3)v0.73.5Compare Source
Added
net/http/httputilmore: addCookies{}(b7ea20e)Dependencies
557e235)7466681)Build
36fa44a)e5c030f)Internal
go mod: update dependencies (c0e0ce7)v0.73.4Compare Source
Added
f525d04)Fixed
f643416)v0.73.3Compare Source
Added
6a02c0f)Fixed
7c6ea1f)Dependencies
b525681)f047a64)Documentation
README.md: update shields (2ed3617)Build
4b890e3)2d6fa7a)Infrastructure
4213016)Internal
go mod: update dependencies (ee96014)v0.73.2Compare Source
Added
3d8b1bc)v0.73.1Compare Source
Full Changelog: https://github.com/grokify/mogo/compare/v0.73.0...v0.73.1
v0.73.0Compare Source
Added
a5f9256)Internal
go mod: update dependencies (13d6b83)v0.72.7Compare Source
Full Changelog: https://github.com/grokify/mogo/compare/v0.72.6...v0.72.7
v0.72.6Compare Source
Added
testing/coverbadge: addcmd/gocoverbadge(7c6945d)Dependencies
f48aab6)Build
164d9ac)Internal
go mod: update (de9e49c)v0.72.5Compare Source
Added
log/slogutil: addContextWithLogger(),LoggerFromContext()(adb3527)Changed
log/slogutil: addnilcheck (4021a22)v0.72.4Compare Source
Added
net/http/retryhttp: add (e36b882)Internal
go mod: update (9717147)v0.72.3Compare Source
Full Changelog: https://github.com/grokify/mogo/compare/v0.72.2...v0.72.3
v0.72.2Compare Source
Added
sort/sortutil: addIntegerSuffix()(56e5162)v0.72.1Compare Source
Added
log/slogutil: addDiscard(),Null()(b4bb0e4)Internal
go mod: update (d3bc07b)v0.72.0Compare Source
Added
crypto/token: addBase32(),Base58(),Base64(),Bytes(),Hex(),String()(56d3e84)archive: addarchivesecure,ziputil; add totarutil(b967c24)Internal
go mod: update togithub.com/btcsuite/btcd/btcutil/base58(b654225)go mod: update (c045ec5)codeql: fix findings (e2eec27)golangci-lint: fix unzip security issues (4ece01b)golangci-lint: fix error handling (6413042)v0.71.10Compare Source
Added
text/markdown: addGeneratedAtprefix functions for markdown times (7402e40)Changed
pointer: move func names to alphabetical order (7632a8c)time/timeutil: update layoutHumanDateTime(ab2869f)Dependencies
191cc90)911c88a)Build
4484b6e)84575bc)Internal
go mod: update (e10c7a5)v0.71.9Compare Source
Added
strconv/strconvutil: addParseInts()(5744bc7)time/timeutil: addHumanDateTime(7602640)Dependencies
e516317)Build
23832f7)Internal
go mod: update (396a9f6)v0.71.8Compare Source
Added
time/duration: add constants (c068dca)Dependencies
0316534)Build
59ba78f)Internal
golangci-lint: fix various (ffe6505)golangci-lint: fix various (d9785c6)golangci-lint: add length check (ae5c3c6)golangci-lint: add length check (6b671b8)golangci-lint: remove deprecated// +builddirectives (cac324a)go mod: update (88a7ed6)v0.71.7Compare Source
Added
cmp/cmputil: addCompare,Operator(7eb0eb7)v0.71.6Compare Source
Changed
time/duration: updateUnit(e53cf46)v0.71.5Compare Source
Added
time/duration: addSpec{}(b7f5e08)Changed
time/duration: add YAML tags (0e33853)time/duration: add JSON tags (436fee4)time/duration: move duration code fromtime/timeutil(002a42d)v0.71.4Compare Source
Added
type/stringsutil: addHasPrefixAny()(4059729)Changed
type/stringsutil: move code (9f70c27)Internal
go mod: update (9e853da)v0.71.3Compare Source
Changed
text/markdown: update to full width separator line (9855e45)text/markdown: update to full width separator line (42ed8b1)Internal
text/markdown: streamline code (cbc1306)text/markdown: streamline code (8a4c0b0)v0.71.2Compare Source
Added
image/imageutil: addCreateIsPaddingFuncMagicWand()(7c44c42)image/colors: addMagicWandMatch()(a690ae9)Fixed
image/padding: remove unused code (caa1e75)Dependencies
42d3bf9)Documentation
image/padding: add function description (746cbaf)Build
7dc8a00)Internal
image/padding: fix conversion (6a81c0f)go mod: update (95932a7)go mod: update (a1b8460)v0.71.1Compare Source
Added
text/markdown: addGeneratedAtprefix functions for markdown times (7402e40)Changed
pointer: move func names to alphabetical order (7632a8c)time/timeutil: update layoutHumanDateTime(ab2869f)Dependencies
191cc90)911c88a)Build
4484b6e)84575bc)Internal
go mod: update (e10c7a5)v0.71.0Compare Source
Added
crypto: addCrypter{}interface (def409f)crypto/aesutil/aesopenssl: add (afd6a46)crypto/aesutil/aesargon: add (2e9f1fd)Internal
go mod: update (ba95563)golangci-lint: add false postiive override (4f22f79)go mod: update (b0aafe2)v0.70.23Compare Source
Added
type/maputil: addMapStringSlice.FlattenJoin()(ced326e)Changed
type/maputil: reorder functions in file (bf5c98f)v0.70.22Compare Source
Added
text/markdown: addTableAlign()(171583e)time/timeutil: addMustParseDT8Int(),ParseDT8Int()(1684411)Changed
time/timeutil: update deps (03c3ad9)image/imageutil/cmd/webp2jpeg: rename fromcli_webp2jpeg(1ff8598)Dependencies
93c4d91)Build
d52603d)Internal
go mod: update (b01c00f)v0.70.21Compare Source
Full Changelog: https://github.com/grokify/mogo/compare/v0.70.20...v0.70.21
v0.70.20Compare Source
Added
net/http/httpsimple: addRequest.Bytes()(db3c5c8)Internal
go mod: update (4ad6644)v0.70.19Compare Source
Changed
codeql: fix various (3740147)codeql: fix various (3061a48)codeql: fix various (dbc115e)imageutil: updateWriteGIFFile()(0965232)Fixed
math/mathutil: adjust toint(67b1bb6)mathutil: updateMaxInt63(247613e)Internal
go mod: update (242ea8d)66dc80d)v0.70.18Compare Source
Full Changelog: https://github.com/grokify/mogo/compare/v0.70.17...v0.70.18
v0.70.17Compare Source
Added
crypto/randutil: addNewMathRandCryptoSource()(ab2ee6c)Dependencies
87de3e1)5fe5bcf)Build
e922ac6)3009403)Internal
go mod: update (604778a)v0.70.16Compare Source
Added
text/stringcase: addCaser{},CaserNoun{}(9dcaa4b)v0.70.15Compare Source
Added
database/sqlutil: addIsUnquotedIdentifier()(a329fe5)v0.70.14Compare Source
Added
database/schema: addSchemaCodegenEnt(),SchemaCodegenMySQL()(c0c6782)database/sqlutil: addBuildSQLXInsertSQLNamedParams()(5c3965d)Changed
MarshalSlice: addstripBracketsparam (9ef12bb)database/sqlutil: rename fromdatabase/sql(7910702)Internal
go mod: update (1c9ab22)database/examples: update fordatabase/sqlutilrename (d9d7f97)v0.70.13Compare Source
Changed
net/http/httpsimple: updateRequest.Do()andRequest.DoMore()to support*http.Client(5932be9)encoding/jsonutil: updateIndentBytes()to avoid unmarshaling empty byte array (9d705c7)Internal
go mod: update (d2467ed)v0.70.12Compare Source
Added
image/imageutil: addWriteGIFFile()fromv0.70.7(d8dab27)Changed
image/imageutil: add input validation forWriteGIFFile()(cb7791e)image/imageutil: use golang style func names (2fe5dee)v0.70.11Compare Source
Added
image/colors: addIsNearWhite()([03365f8`](github.com/grokify/mogo@03365f8))unicode/unicodeutil: addRemoveDiacritics()(10a1881)Changed
unicode/unicodeutil: rename files (328eb1f)unicode/unicodeutil: add test case (81c3a22)unicode/unicodeutil: updateUnescape()(175a228)Dependencies
926f2ee)579b549)Build
9cf3f9f)de471a3)Internal
go mod: update (9d26092)v0.70.10Compare Source
Added
crypto/randutil: addInt63()(9bfff2b)v0.70.9Compare Source
Added
time/cmd/dateadddays: addmain()(f3b57e4)image/imageutil: addBleach(),GammaCorrect()(b72e0bc)type/number: addClamp255Float64(),Utoi()(ad47bbf)image/colors: addGammaCorrectionColor()to attempt to correct for webp constrast issue: https://github.com/golang/go/issues/40173 (8eb1ed3)image/colors: addBlack,Whitecolors (a9dec54)Changed
image/imageutil: use common error varErrImageNotSet(6e4cc38)Internal
golangci-lint: fix various (f72161f)golangci-lint: fix various (ad81acc)go mod: update (ce6385a)v0.70.8Compare Source
Added
image/imageutil.Image{}: addGIF(),GIFBytes(),Paletted(),WriteGIFFile()(cca3e67)Changed
image/imageutil: update for consistency:GIFBytes(),JPEGBytes(),PNGBytes()(4ca355f)v0.70.7Compare Source
Added
crypto/tlsutil: addCertManager{}(be7e38c)crypto/x509util: addNewCertPoolWithFilepaths()(573e5f1)image/imageutil: addImage.SplitHorz()(b5ef2e3)Changed
image/imageutil: update units toint(275a2cf)Internal
golangci-lint: fix various (aaeab83)golangci-lint: fix various (e4dc5dc)image/imageutil: update internal style and docs (d9894ad)v0.70.6Compare Source
Added
crypto/randutil: addIntn()(3d2e423)type/stringsutil: addStrings.IndexEqualFoldFull()(1fd7c34)v0.70.5Compare Source
Added
type/number: addIntegers.MinMax(), and refactor (61aeb30)v0.70.4Compare Source
Added
fmt/fmtutil: addFprintIf(),FprintfIf()(1ccef80)Changed
fmt/fmtutil: addif_test.go(4de280b)Dependencies
4a6603f)6436778)ecb5ca7)fd21e61)Documentation
README.md: update shields (2c948ad)Build
bfd60ca)4b941bd)153237d)3a7b6d9)Internal
go mod: update (c6df62d)v0.70.3Compare Source
Changed
mime/multipart: adjust filenames and func names (e0970a0)v0.70.2Compare Source
Added
type/maputil: addMapStringSlice.FlattenJoin()(ced326e)Changed
type/maputil: reorder functions in file (bf5c98f)v0.70.1Compare Source
Changed
codeql: fix various (3740147)codeql: fix various (3061a48)codeql: fix various (dbc115e)imageutil: updateWriteGIFFile()(0965232)Fixed
math/mathutil: adjust toint(67b1bb6)mathutil: updateMaxInt63(247613e)Internal
go mod: update (242ea8d)66dc80d)v0.70.0Compare Source
Added
type/maputil: addMapCompComp{},.Equal(),.FilterMergeByMap(),.ValueKeyCounts()(664d0d1)type/maputil: addMapStringString.ReverseMapStringSlice()(71821e9)Changed
type/maputil: renameMapCompInt{}fromMapComparableInt{}(ed088b2)time/timeutil: simplifyIsDTX()to useintvs.int32(9de5002)Internal
golangci-lint: fix various (4115e02)go mod: update (80b3961)v0.69.3Compare Source
Added
type/number: add constraintsInteger,Signed,Unsigned(07fa1b0)crypto/randutil: addCryptoRandIntInRange()(e2c53ea)type/nubmber: addU64toi64()(f4fe12a)type/number: addItou16()(426b211)strconv/strconvutil: addAtou16()(30141db)image/exif: initial commit forExif{}(2041224)Changed
crypto/randutil: move tocrypto/rand(4b5b203)image/imageutil:gofmt(2e668b5)image/imageutil: moveSOIFilterWriter{}to own file (ee9c865)image/exif: removeexif_testpackage (f251619)Documentation
README.md: add lint shield (0ef2b2f)Internal
strconv/phonenumber: fix various (bea9be5)crypto/randutil: fix various (25c765d)image/exif: fix various (46856f6)v0.69.2Compare Source
Added
image/imageutil: addEncodeJPEGWithExif(),SOIFilterWriter{}(02bd953)Changed
image/colors: update style (01e8f10)Internal
golangci-lint: fix various (bb63d17)v0.69.1Compare Source
Changed
time: update args to useint(1c83017)v0.69.0Compare Source
Added
time/timeutil: addAddMonths()(c9d453b)type/ordered: addMinMax()(470444f)type/slicesutil: addVenn2ResultStats{},Venn2ResultOrdered.Venn2ResultStats()(b4315ab)strconv/strconvutil: addAtou32()(cacb659)Changed
golangci-lint: fix various (8187a53)time/timeutil: refactor to fix lint findings (239ab38)Internal
crypto/tlsutil: fix various (640e6a9)golangci-lint: fix various (aed79ac)golangci-lint: fix various (c425d59)golangci-lint: fix various (e57789f)v0.68.18Compare Source
Fixed
type/slicesutil: addsort()forVenn2Sort()(1e36cf4)v0.68.17Compare Source
Changed
math/mathutil: favorDivide()overDivideInt64()(cf08fcd)Internal
time/quarter: update touint32(9fb1611)v0.68.16Compare Source
Added
regexp/regexputil: fix various (77f7727)type/number: addItou(),Itous(),Itoi32s()(82e5c0e)math/mathutil: addDivide()(9b6b231)Changed
type/slicesutil: addVenn2ResultOrdered.Union(21672c3)Dependencies
bf85e43)68b4b0c)Build
78a7c8d)c7f3e92)Internal
go mod: update (5075c35)golangci-lint: fix various (2fc39de)v0.68.15Compare Source
Added
type/slicesutil: addElementCountsReverse()(80ee9f3)v0.68.14Compare Source
Full Changelog: https://github.com/grokify/mogo/compare/v0.68.13...v0.68.14
v0.68.13Compare Source
Added
type/number: addIntToUint32()(89ea99c)type/number: addIntToUint32()(03697b3)Changed
type/number: improve error messaging (4a57d20)type/nubmer: renameIto(i8|i16|i32|u32(d04b100)type/number: renameUint32()fromIntToUint32()(8e73177)v0.68.12Compare Source
Added
encoding/jsonutil/jsonraw: addClone()(b9f7283)Changed
type/maputil: simplify code (033fb8e)Internal
7f5a81a)v0.68.11Compare Source
Added
type/maputil: addMapStringAnys{}(6334896)Internal
de37619)v0.68.10Compare Source
Added
crypto/randutil: addFloat64(),MustFloat64()(23b3746)v0.68.9Compare Source
Added
strconv/strconvutil: addParseUint8()(838f697)type/slicesutil: addSplitVennResultComparable{},SplitVennResultOrdered{}(9cf004e)Internal
golangci-lint: fix various (f8114a8)golangci-lint: fix various (0ad9650)golangci-lint: fix various (55a3baf)v0.68.8Compare Source
Added
type/number: addNtof64()(fd6d908)type/number: addIntegers{},IntegersMatrix{}(e98331c)fmt/fmtutil: addMustPrintJSONReader(),PrintJSONReader()(0f33c26)Changed
golangci-lint: update rules (accdf2e)examples: move items from top level directory (ac449f5)net/http/httpsimple: addcontext.Contextsupport toClient{}(aa6926d)Internal
golangci-lint: fix various (a9a8a54)5f4b302)golangci-lint: fix various (04cc4ac)golangci-lint: fix various (a998d9c)golangci-lint: fix various (ceea104)v0.68.7Compare Source
Added
type/slicesutil: addMatchAny(),SplitVenn2(),SplitVenn2Sort()(32b4b1f)type/strslices: addMatchAny(),Map(),ToLower(),ToUpper()(4a693d1)Changed
type/strslices: copy fromtype/stringsutil(75ea42f)type/stringsutil: addTestSplitTrimSpace()(fa9be77)Internal
19648a1)v0.68.6Compare Source
Added
type/strslices: addContains()(6b909f4)Changed
type/strslices: move some fromtype/stringsutil(684c43d)Dependencies
5e1f6e4)Build
d62ed9c)Internal
23b3a28)v0.68.5Compare Source
Added
type/maputil: addMapComparableInt{}(9ab76b2)Internal
8a6e669)v0.68.4Compare Source
Added
type/maputil: addMapStringAny.MustValueString()(6549465)strconv/strconvutil: addAnyToString()(782ed0a)Dependencies
5353c5f)f83dbba)Build
45a3cd9)5519120)Internal
golangci-lint: fix various (d66d568)golangci-lint: fix various (7348b37)golangci-lint: fix various (b5b7b57)38e4e49)golangci-lint: update to v2 (3e85546)v0.68.3Compare Source
Added
: addObjectModify()([09562fd`](github.com/grokify/mogo@09562fd))type/stringsutil: addSplitCSVUnescaped()(d70476e)Changed
encoding/jsonutil: update callers (46f60e0)encoding/jsonutil: refactor json without structs toencoding/jsonutil/jsonraw(3a00041)type/stringsutil: consolidate toSplitLines(),SplitTrimSpace()(89bedbd)v0.68.2Compare Source
Added
errorsutil: addWrapWithLocation()(9abeeb7)net/http/httpsimple: addCLI.BodyFilepath(57109e5)type/maputil: addValuesString()(e288b10)Changed
type/stringsutil: updateRepeat()(2ef12d9)Dependencies
96cd3fb)768429d)af48693)Documentation
README.md: update shield (7e43344)README.md: remove deprecated shield (e33b35d)README.md: update GitHub action badge link for branch (548f269)README.md: update GitHub action badge link for branch (7fde40f)Build
538609e)7593d73)70ecc84)Internal
a84670f)f6746fc)3ac6649)e080b9a)v0.68.1Compare Source
Fixed
type/slicesutil: addsort()forVenn2Sort()(1e36cf4)v0.68.0Compare Source
Added
net/http/httpsimple: addCLI{}(676beb3)net/http/httputilmore: addResponseBodyMore()(b895682)net/http/httputilmore: addHeaderContentTypeContains()(d7e58a2)encoding/jsonutil: addValidateQuick()(4b7e76f)type/maputil: addMapStrAny.MustMarshal()(7a5f4d1)Changed
mogo: update (5ae5c6f)net/http/httpsimple: moveDo()andDoMore()toRequest{}(71aa393)Dependencies
c47cc90)Build
ae1f845)Internal
739f60a)golangci-lint: fix various (875416b)golangci-lint: fix various (873b645)golangci-lint: fix various (ba20ee6)golangci-lint: fix various (9efa8c2)go test: update go versions (728560c)golangci-lint: fix various (6d65695)golangci-lint: update go versions (d959804)48e87b4)v0.67.9Compare Source
Added
type/slicesutil: addAppendBulk()(a0b86b9)Dependencies
d235248)e6b256e)Build
7739425)6e23174)Internal
4f6570a)v0.67.8Compare Source
Added
time/timeutil: addTimeUpdateLocation()(d699ea1)pointer: addClone()(c8ab4be)Internal
43e7fb4)v0.67.7Compare Source
Added
text/emoji: add initial shortcodes (97d6cbc)unicode: addUnescapeEach()(d11c7b5)Changed
c0faa04)v0.67.6Compare Source
Added
image/colors: addConvertBits8To24()(aeef5f1)image/colors: addMustParseHex(), ANSI colors (229630f)time/timeutil: addDT8MDY(0d35bab)crypto/tlsutil: addHTTPSVersionCheckResponse{}(0477d6a)crypto/tlsutil: addTLSVersions()(025d6ec)Dependencies
9556330)Build
3604b93)Internal
9262aab)v0.67.5Compare Source
Added
mime/multipartutil: addNewPartsSetMail(),PartsSet.Clone()(2b19122)net/mailutil: addMessageWriter.RecipientCount()(fa283d3)net/mailutil: addParseAddressList(),Addresses.CanonialAddresses(),Addresses.FilterExclEmpty(),Addresses.FilterInclWithoutAddress(),Addresses.FilterInclWithAddress()(863a07c)encoding/jsonutil: addMarshalSlice()(9840686)Changed
type/slicesutil: renameUnique()function name for consistency (c9b3c05)Internal
encoding/basex: update forslicesutil(36f3846)v0.67.4Compare Source
Added
crypto/aesutil/aesecb: addDecryptBase64(),EncryptBase64()(8b4825f)Documentation
crypto/aesutil/aesecb: add docs (8940395)v0.67.3Compare Source
Added
net/mailutil: addNewMessageWriter(),MessageWriter.Bytes(),MessageWriter.Write()(700499f)mime/multipartutil: addNewPartEmpty(),PartsSet.AddMailBody()(cea389d)mime/multipartutil: addNewMultipartSimpleAlternative(),NewPartAlternativeOrNot()(4dd5118)mime/multipartutil.Part{}: addHeaderBodyFilepath(),HeaderBodyJSON(),HeaderBodyRaw()(6d6c1a3)net/http/httputilmore: add header constants (bb89e2c)time/timeutil: addRFC5322(d8b01fe)Changed
mime/multipartutil: addContentDispositionfield (a86eac6)mime/mimeutil:PartsSet{}rename fromMultipartSimple{}(392d572)mime/multipart: updatePartfield names for consistency (eda816a)mime/multipartutil: updateMultipartBuilder.ContentType()to handle more content types (cac0579)mime/multipartutil: updateMultipartBuilder.ContentType()to handle more content types (82ac416)v0.67.2Compare Source
Added
encoding/jsonutil: addUnmarshalWithLoc()(073d10e)net/mailutil: addMessageWriter{},EncodeHeaderValueUTF8(),EncodeHeaderLine(),MustEncodeHeaderLine()(f1fed03)net/mailutil: add constants (6987236)net/mailutil: addAddresses.String()(c78406c)Dependencies
8f2b868)62a7796)Build
4118318)c8667a5)Internal
fce5947)v0.67.1Compare Source
Added
os/osutil: add FileMode constants (aa5c368)type/stringsutil: addToAlphaNumeric()(b9ee454)type/slicesutil: addMakeRepeatingElement()(fdea790)type/maputil: addValuesByKeys()(52d8c10)os/fileext: add constants (0035e80)images/colors: add shield color constants (aa818a9)Changed
image/colors: updateColorToHex()to support upper case and#prefix (72d4f92)Fixed
image/imageutil: updateRowsFilteredColor()to supportcolors.ColorToHex()(7688d79)Documentation
README.md: update shield image url (bf836cf)Internal
f06cf88)v0.67.0Added
encoding/jsonutil: addSHA512d256Base32()(c144613)crypto/shautil: addSum256(),Sum512d256Base32()(306ad15)type/stringsutil: addRemoveNonPrintable()(10fc350)errors/errorsutil: addErrorWithLocation{},NewErrorWithLocation()(8aab37c)Changed
errors/errorsutil: updateTestErrorWithLocation()(89719c2)errors/errorsutil: updateTestErrorWithLocation()(88f9c62)errors/errorsutil: simplify (dc2b4ba)Documentation
README.md: update (71d44f2)Internal
52ca2db)v0.66.5Compare Source
Added
type/maputil: renameRecords{}; addRecords.String()(11696b3)Changed
type/maputil: renameRecords.Sum()fromRecords.Total()(329b541)431f60f)v0.66.4Compare Source
Changed
encoding/jsonutil: standardize names (2978b0e)encoding/jsonutil: addReadFile()fromUnmarshalFile()(8ba1e92)encoding/jsonutil: addTestMarshalSimple()(850f6a6)Performance
encoding/jsonutil: updateWriteFile()(42ebc8d)v0.66.3Compare Source
Full Changelog: https://github.com/grokify/mogo/compare/v0.66.2...v0.66.3
v0.66.2Compare Source
Changed
38c98de)Dependencies
52b6c21)Build
f098ddf)v0.66.1Compare Source
Added
mime/multipartutil: addMultipartSimple{}(d78c525)httputilmore: add header info (6ba8e87)Changed
mime/multipartutil: add optional close toMultipartSimple.Builder()(e7973fa)location/locations: rename package (564a336)location: move fromdata/location(beca673)972b9a1)Fixed
mime/multipartutil: add param in refactor (77f8ef6)Dependencies
cfbcb2f)Build
6e65db1)v0.66.0Compare Source
Added
location/country: addCountriesMap{},CountriesMap.ISO3166P1Alpha2s()(2332154)location: addLocation{},Locations{},Locations.ContainsRegionCode(),Locations.SubregionsCountByCountry()(d8f1c77)Changed
htttpsversioncheck: fix comments (2d312d2)httpsversioncheck: update code style and add comments (4218fb0)v0.65.7Compare Source
Added
crypto/tlsutil: addHTTPResponseTLSVersion(); minor changes (53b863b)Changed
2b7ddb6)v0.65.6Compare Source
Added
os/fileext: init, add constants (67f0bbb)text/markdown: addLink{},Links{}(e051164)strconv: addJoinBytes()(f119405)Fixed
type/stringsutil: fixToUpperFirst()for zero length input (f1ba7b3)v0.65.5Compare Source
Changed
94f6b35)v0.65.4Compare Source
Added
image/imageutil/padding: addIsPaddingFuncWhite()(43f7a99)Changed
image/padding: update description (28b2668)image/padding: move fromimage/imageutil/padding(6846598)303ec46)v0.65.3Compare Source
Added
crypto/tlsutil: addcmd/httpsversioncheck(01cf1ac)Changed
4d3620c)Dependencies
c27d3e8)f8cef4d)fa3f42a)c1121fc)Build
85f07fa)92bc972)3e427e9)0d3025e)v0.65.2Compare Source
Added
crypto/tlsutil: addSupportsTLSVersion()(14072e3)v0.65.1Compare Source
Changed
f7ed9ad)v0.65.0Compare Source
Added
time/duration/durationbin: init (345f0a0)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
99ee38fe52to239bf5ffcdfix(deps): update module github.com/grokify/mogo to v0.65.0to fix(deps): update module github.com/grokify/mogo to v0.65.1ℹ Artifact update notice
File name: go/go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go getcommand, which resulted in the following additional change(s):godirective was updated for compatibility reasonsDetails:
go1.22.2->1.25.0golang.org/x/expv0.0.0-20241004190924-225e2abe05e6->v0.0.0-20260312153236-7ab1446f8b90golang.org/x/textv0.19.0->v0.35.0fix(deps): update module github.com/grokify/mogo to v0.65.1to fix(deps): update module github.com/grokify/mogo to v0.65.2239bf5ffcdto918473297f918473297ftoe4a8157bf8fix(deps): update module github.com/grokify/mogo to v0.65.2to fix(deps): update module github.com/grokify/mogo to v0.65.3e4a8157bf8tob7478d498bfix(deps): update module github.com/grokify/mogo to v0.65.3to fix(deps): update module github.com/grokify/mogo to v0.65.5b7478d498bto0f12d77f4dfix(deps): update module github.com/grokify/mogo to v0.65.5to fix(deps): update module github.com/grokify/mogo to v0.65.7fix(deps): update module github.com/grokify/mogo to v0.65.7to fix(deps): update module github.com/grokify/mogo to v0.66.00f12d77f4dtoe58500c6c3e58500c6c3to34a522fd48fix(deps): update module github.com/grokify/mogo to v0.66.0to fix(deps): update module github.com/grokify/mogo to v0.66.134a522fd48to9b8c095f6bfix(deps): update module github.com/grokify/mogo to v0.66.1to fix(deps): update module github.com/grokify/mogo to v0.66.29b8c095f6btoec81468edcfix(deps): update module github.com/grokify/mogo to v0.66.2to fix(deps): update module github.com/grokify/mogo to v0.66.5ec81468edcto65934b0825fix(deps): update module github.com/grokify/mogo to v0.66.5to fix(deps): update module github.com/grokify/mogo to v0.67.165934b0825to1067d04a1bfix(deps): update module github.com/grokify/mogo to v0.67.1to fix(deps): update module github.com/grokify/mogo to v0.67.21067d04a1bto1dfa3ad6c2fix(deps): update module github.com/grokify/mogo to v0.67.2to fix(deps): update module github.com/grokify/mogo to v0.67.51dfa3ad6c2to28d1f0ab46fix(deps): update module github.com/grokify/mogo to v0.67.5to fix(deps): update module github.com/grokify/mogo to v0.67.628d1f0ab46to4f56e99465fix(deps): update module github.com/grokify/mogo to v0.67.6to fix(deps): update module github.com/grokify/mogo to v0.67.74f56e99465to38c5270673fix(deps): update module github.com/grokify/mogo to v0.67.7to fix(deps): update module github.com/grokify/mogo to v0.67.838c5270673to1df4c0830ffix(deps): update module github.com/grokify/mogo to v0.67.8to fix(deps): update module github.com/grokify/mogo to v0.67.91df4c0830fto9d6fd5326efix(deps): update module github.com/grokify/mogo to v0.67.9to fix(deps): update module github.com/grokify/mogo to v0.68.09d6fd5326eto8d86f3f495fix(deps): update module github.com/grokify/mogo to v0.68.0to fix(deps): update module github.com/grokify/mogo to v0.68.18d86f3f495toe44500b113e44500b113to4c06490cc6fix(deps): update module github.com/grokify/mogo to v0.68.1to fix(deps): update module github.com/grokify/mogo to v0.68.34c06490cc6toeb51693989fix(deps): update module github.com/grokify/mogo to v0.68.3to fix(deps): update module github.com/grokify/mogo to v0.68.4eb51693989to6d463a6683fix(deps): update module github.com/grokify/mogo to v0.68.4to fix(deps): update module github.com/grokify/mogo to v0.68.66d463a6683to83b8f7cf1ffix(deps): update module github.com/grokify/mogo to v0.68.6to fix(deps): update module github.com/grokify/mogo to v0.68.783b8f7cf1fto9c15b2bad0fix(deps): update module github.com/grokify/mogo to v0.68.7to fix(deps): update module github.com/grokify/mogo to v0.68.119c15b2bad0to0638a037a0fix(deps): update module github.com/grokify/mogo to v0.68.11to fix(deps): update module github.com/grokify/mogo to v0.68.130638a037a0to72ee2d1798fix(deps): update module github.com/grokify/mogo to v0.68.13to fix(deps): update module github.com/grokify/mogo to v0.68.1872ee2d1798to0870fa0accfix(deps): update module github.com/grokify/mogo to v0.68.18to fix(deps): update module github.com/grokify/mogo to v0.69.30870fa0acctoae220e4462fix(deps): update module github.com/grokify/mogo to v0.69.3to fix(deps): update module github.com/grokify/mogo to v0.70.0ae220e4462to6a40e2a9e6fix(deps): update module github.com/grokify/mogo to v0.70.0to fix(deps): update module github.com/grokify/mogo to v0.70.36a40e2a9e6tofc52ceffa5fix(deps): update module github.com/grokify/mogo to v0.70.3to fix(deps): update module github.com/grokify/mogo to v0.70.6fc52ceffa5to4556e2c43dfix(deps): update module github.com/grokify/mogo to v0.70.6to fix(deps): update module github.com/grokify/mogo to v0.70.84556e2c43dtoa8f2e6914cfix(deps): update module github.com/grokify/mogo to v0.70.8to fix(deps): update module github.com/grokify/mogo to v0.70.10a8f2e6914cto9d709820439d70982043tod252df13dcfix(deps): update module github.com/grokify/mogo to v0.70.10to fix(deps): update module github.com/grokify/mogo to v0.70.12d252df13dctoa2fdae6e5bfix(deps): update module github.com/grokify/mogo to v0.70.12to fix(deps): update module github.com/grokify/mogo to v0.70.13fix(deps): update module github.com/grokify/mogo to v0.70.13to fix(deps): update module github.com/grokify/mogo to v0.70.16a2fdae6e5bto88e6f401a588e6f401a5to04d3675b6d04d3675b6dto1b9c7a51e5fix(deps): update module github.com/grokify/mogo to v0.70.16to fix(deps): update module github.com/grokify/mogo to v0.70.17fix(deps): update module github.com/grokify/mogo to v0.70.17to fix(deps): update module github.com/grokify/mogo to v0.70.191b9c7a51e5to74c1ef8d4774c1ef8d47to5a3b669a48fix(deps): update module github.com/grokify/mogo to v0.70.19to fix(deps): update module github.com/grokify/mogo to v0.70.205a3b669a48tod91fe6f9f3fix(deps): update module github.com/grokify/mogo to v0.70.20to fix(deps): update module github.com/grokify/mogo to v0.70.21d91fe6f9f3tob4453b3de0fix(deps): update module github.com/grokify/mogo to v0.70.21to fix(deps): update module github.com/grokify/mogo to v0.70.23b4453b3de0to622b2f4f37fix(deps): update module github.com/grokify/mogo to v0.70.23to fix(deps): update module github.com/grokify/mogo to v0.71.1622b2f4f37to2cd61d6896fix(deps): update module github.com/grokify/mogo to v0.71.1to fix(deps): update module github.com/grokify/mogo to v0.71.32cd61d6896tocdc06c7350fix(deps): update module github.com/grokify/mogo to v0.71.3to fix(deps): update module github.com/grokify/mogo to v0.71.7cdc06c7350to945d431711fix(deps): update module github.com/grokify/mogo to v0.71.7to fix(deps): update module github.com/grokify/mogo to v0.71.9945d431711to6c2d774416fix(deps): update module github.com/grokify/mogo to v0.71.9to fix(deps): update module github.com/grokify/mogo to v0.71.106c2d774416to27d9227a10fix(deps): update module github.com/grokify/mogo to v0.71.10to fix(deps): update module github.com/grokify/mogo to v0.72.027d9227a10tod16e5a3a9afix(deps): update module github.com/grokify/mogo to v0.72.0to fix(deps): update module github.com/grokify/mogo to v0.72.2d16e5a3a9ato1f621c6798fix(deps): update module github.com/grokify/mogo to v0.72.2to fix(deps): update module github.com/grokify/mogo to v0.72.31f621c6798tof7cc1c6784fix(deps): update module github.com/grokify/mogo to v0.72.3to fix(deps): update module github.com/grokify/mogo to v0.72.5f7cc1c6784to1d3302da45fix(deps): update module github.com/grokify/mogo to v0.72.5to fix(deps): update module github.com/grokify/mogo to v0.72.61d3302da45to4a4f11c9e8fix(deps): update module github.com/grokify/mogo to v0.72.6to fix(deps): update module github.com/grokify/mogo to v0.72.74a4f11c9e8to8c74cdfe0cfix(deps): update module github.com/grokify/mogo to v0.72.7to fix(deps): update module github.com/grokify/mogo to v0.73.08c74cdfe0ctode529641c5fix(deps): update module github.com/grokify/mogo to v0.73.0to fix(deps): update module github.com/grokify/mogo to v0.73.2fix(deps): update module github.com/grokify/mogo to v0.73.2to fix(deps): update module github.com/grokify/mogo to v0.73.3de529641c5to24778754a324778754a3to3936720989fix(deps): update module github.com/grokify/mogo to v0.73.3to fix(deps): update module github.com/grokify/mogo to v0.73.43936720989tod73f204f29fix(deps): update module github.com/grokify/mogo to v0.73.4to fix(deps): update module github.com/grokify/mogo to v0.74.0View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.